• CMSIS-Driver: Dynamic Pin Layout
    We use the CMSIS-Driver for SPI/I2C communication inside our project. Our application will run on 2 different hardwares. We would like to use the same binary for both devices. We can detect the current...
  • CMSIS-Driver: Dynamic Pin Layout
    We use the CMSIS-Driver for SPI/I2C communication inside our project. Our application will run on 2 different hardwares. We would like to use the same binary for both devices. We can detect the current...
  • Unconnected pins and unused pins before power down
    I'm trying to minimize the power consumption on our board which has a Nuvoton NANO120LE3BN ( M0-cortex ). 1)What state should the unconnected pins on the board be assigned to decrease the power consumption...
  • Unconnected pins and unused pins before power down
    I'm trying to minimize the power consumption on our board which has a Nuvoton NANO120LE3BN ( M0-cortex ). 1)What state should the unconnected pins on the board be assigned to decrease the power consumption...
  • Simulation - Pins and Port
    Hello all, I'm using the simulator for years but now I have a serious problem even when I'm going back to the "Hello World!" example: For example Port 2 (P2) is configurated as input (DP2 = 0)....