• trace - logic analyzer
    I'm using keil with STLINK, connected to a GD32F130C8. I can see, in debug, by means of Watch, variables changing in real time. Everything works fine. Now I would like to enable trace, in order...
  • trace - logic analyzer
    I'm using keil with STLINK, connected to a GD32F130C8. I can see, in debug, by means of Watch, variables changing in real time. Everything works fine. Now I would like to enable trace, in order...
  • Connecting ARM controller to TTL logic levels
    I have an LPC2119 controller. The GPIO pins operate on 0-3.3V levels. I wish to interface this to an LCD controller which operates on 0 to 5V (the minimum input value recognised as high is 3.5V), therefore...
  • Connecting ARM controller to TTL logic levels
    I have an LPC2119 controller. The GPIO pins operate on 0-3.3V levels. I wish to interface this to an LCD controller which operates on 0 to 5V (the minimum input value recognised as high is 3.5V), therefore...
  • STM32F7 Hardware Acceleration mbedTLS
    I am working on a project with the Keil MDK that requires HTTPS. I am using version 7.15.0 of the Keil Network Component and version 2.28.0 of the mbedTLS pack in Keil. My microcontroller is the STM32F777...