User Activity

Hey,I can't access PA15 with the STM32F302RD µC. It's obv used for JTDI but it's possible to change this mode (if I can trust the reference manuel). With the "flexible SWJ-DP pin assignment" I have to change the mode to "JTAG-DP Disabled and SW-DP En...
Posted on January 12, 2018 at 09:39Hey,in my current ADC code I use the PLL as clock source (72MHz). That causes a problem in the powersave mode, where the PLL is disabled and the clock source of the mcu core is just HSE (12 MHz).Now I want to use t...
Posted on October 23, 2017 at 12:33 Hello, I have some trouble to write into the flash of my stm32f I can send via usart a lot of commands to the µC, interprete and execute them finally. One command is to write some data into the flash but if I w...
Posted on July 17, 2017 at 16:25Hello,I try to read acceleration values from a LIS3DSHTR using the STM32F091 �C. I use SPI with DMA to read the values but I have trouble with the incoming datas in the RxBuffer.On my two screenshots you can see the b...