User Activity

Posted on January 30, 2017 at 10:24If you start a transfer on SPI with not aligned byte array could be generated a Fault!Incredible... unsigned char FirstArray[5] = {'c','i','a','o','!'};unsigned char SecondArray[5] = {'c','i','a','o','?'};while(HAL...
Posted on January 09, 2017 at 08:37Hi, I'm using XCube for init a SMT32F071CBT6 with Keil V5, I need to use the encoder periphery. (ALL to the last version) In attachment three file. The project and the 2 file modify after generation. I've use 4 alt...
Posted on September 14, 2016 at 12:27I've try to use HAL_TIM_Base_Start_DMA with TIM6.To configure the system I'm using STM32CubeMX. We I start the project I can't receive any interrupt...HELP.In Attachment the ioc file.My change after code generati...
Posted on November 24, 2015 at 12:51Hi, It's not very useful have the sample code for STM32CubeMX without the STM32CubeMX  file!! Where are the *.ioc file!!!!! #stm32cubemx
Posted on November 23, 2015 at 08:37Hi, someone have any example for this type of TIM function? #stm32-tim