Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm trying to upgrade my project from F303K8 to L432KC because of bigger FLASH size. Everything seems working fine but initializing ports D7 and D8 as DigitalIn.
According to datasheet's Table 5, the D7 and D8 are set as OSC32_in and OSC32_out as default. So, I did the Solder Bridge modification:
I updated mbed library to revision 127. But DigitalIn's are not working for D7 and D8. I think it is a library port definition bug. Any idea?