User Activity

I am creating a menu similar to TouchGFX Dem1 1 for an STM32F767. I have had succes expanding the menu options from the original size to varios menu size (6,7,9) menu options. For some reason when I try to add the 10th element the animation of only t...
I am using a STM32F767BITx LQFP208. I have to measure 12 channels. 6 channels measure the voltage and 6 other channels measure the intensity. Samples from voltage and insitensities shall be done as simultaneously as possible.I am using ADC1(voltage) ...
I have a custom board that I need update by USB. I have a jumper that allows setting the following:nboot bit set to 1BOOT_0 pin set to 1. Then I power on the board and I can see the stm32 bootloader device on my windows machine. First I get a similar...
I have a project in which I have a specific flash section dedicated to device calibrations (.factory_variables). This allows me to to create a full_program.elf file and an update.elf file with different linkers. full_program.elf file: used in product...
I am trying to configure PJ0 as an external interrupt on an STM32F767.Enabling the EXTI0 interrupc removes the functions TIM1_UP_TIM10_IRQHandler from the generated code. This results in a DefaultHandler call comming from the timer.I am activating th...
Kudos from
Kudos given to