User Activity

Posted on May 31, 2018 at 13:46Hi,I am trying to use STM32 cube and ADXL345 ACC using SPI , this is my first time trying , and currently without luck as i am not able to read the accelerometer This is my SPI init code :void MX_SPI1_Init(void){hspi1....
Posted on May 23, 2018 at 14:33Hi,I am working with STM32L152 nucleo-64 cube evaluation board with Atollic as the IDE .I am trying to use SWV in order to measure times , i have defined &sharpdefine ITM_Port32(n) (*((volatile unsigned long *)(0xE0000...