User Activity

I have ported my application from Keil to CubeIDE and now the bootloader (not ported and still a Keil project) is not jumping to application.The bootloader is working fine when the application is a Keil project (for many years).The starting point for...
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? #...
Kudos given to