User Activity

Everything is working fine having the framebuffer in RAM_D1 (0x24000000).This is what I have done trying to move my frame buffer to RAM_D2 (0x30000000):I have setup the "TouchGFX_Framebuffer" in the .ld file to RAM_D2 TouchGFX_Framebuffer : {  *(Touc...
Upgraded STM32CubeMX from 5.4.0 to 5.5.0 and H7 firmware package to V1.6.0 and migrated. When generating code it tells me the code is successfully generated but STM32CubeIDEproject generation have a problem.Building the project fails: make: *** No ru...
Posted on June 06, 2018 at 13:24I'm using STM32L4x1.svd V1.6 and it don't contain information of ADC2 & ADC3 registers, please update.
Posted on September 28, 2015 at 15:39Hi,Does anyone know how the STM32 CAN Transmission Scheduler work?If the  mailbox 0 was filled up during transmission of mailbox 1 and there is data in mailbox 2, will the scheduler send mailbox 0 or 2 next? #...
Posted on March 09, 2015 at 09:50I'm using CubeMX F1 and setting up an project for MDK-ARM with only CAN1 non-blocking RX.When receieving an CAN message and do a break in the CAN1_RX0_IRQHandler I can se it has got the message right, and it calls th...
Kudos given to