User Activity

Posted on May 13, 2018 at 06:07 Hello, I have a NUCLEO-K432KC. In a STM32CubeMX project, I ensured USART2 and GPIOB3 were enabled per the manual. I2C1 is also enabled. A full project can be seen at https://github.com/R030t1/stm32-touchpad. ...
Posted on May 12, 2018 at 07:33Hello,Unfortunately, I am having problems with the demo included in the X-CUBE-MEMSMIC1 package for the NUCLEO-L476RG. After loading the precompiled file to the board and attempting to plug it in to a computer via the ...
Posted on August 14, 2017 at 06:13 Hello, I am trying to get a basic project working using the CMSIS register definitions. Below is the code I am flashing to my NUCLEO-L432KC. LD3 does not light. My understanding of the demonstration board's p...