User Activity

Hello, I have a Bootloader and Application Project using STM32F030CCT6TR controller with 256KB flash.I am using 32KB for Bootloader starting from 0x8000000 address and Application of 220KB from 0x8008000 address.Can I generate a unified hex file to p...
Hello Everyone, I am using STM32F030CCT6TR microcontroller for Bootloader application. But as the mentioned controller is cortex M0+ ,  I directly can't change the interrupt vector table address myself using VTOR.So, I am copying the interrupt vector...
Hello, I am trying to build a bootloader project using STM32F030CCT6TR cortex -M0 controller.I have copied the interrupt vector table from start of the Flash location(0x08000000) to to RAM in both Bootloader and Application Project.I am getting the i...
I need to build a DALI slave board which receives DALI command, now I am receiving the dali data through GPIO input pin.Can I capture entire dali packet using timer to by checking the GPIO input status.
Kudos from
Kudos given to