Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi all,I am working with the ADC of the STM32G484 microcontroller, and I would need to have two different reference voltages, in order to gain resolution.I can't find anything about this in the datasheet, so it leads me to think that it is not possib...
Now that there is an STM32 cpu chip with larger on-board memory, I would like to make use of it, but I have not found any working examples in that line. Reading the SRAM module in the HAL driver section is not much help.
In my project am using A mcu , and wanted to use pA0 and Pc13 as two interrupt.But interrupt for pA0 is not coming and Pc13 is coming.Please help to know the cause.Rohit+91-8141616356
I've tried using IAR and the Segger Flasher to program an STM32G070. However, neither programmer will reset the MCU, so that I do not need to cycle power to run the just-download code? I've seemingly tried every type of Reset. What am I missing?
i use the stm32h750b-dk\demonstrations\toughgfx\mdk-arm\project.uvproj perform assembly, no issue. then perform Download, i increase the ram for alogorithm size, and add MT25L01G_STM32H750B-Disco, erase - > programming - > verify. All OK, no issue. b...
I have a configuration where I have 24 single-ended ADC channels distributed on all three ADC channels.I have not found any example how to read more than one channel.All channels should be read every 20ms, so there's enough time. But I don't know if ...
Hello,I am working on a motor control application with the NUCLEO-G431 and STEVAL-CTM009V1 boards. I try to generate the code by using control workbench, but it's doesn't work. I got an error '' over-current FW protection not supported by power s...
Hi,Am using Iar IDE for stm32f072rbt6 mcu, please help to know how to check if me controllers ram and ROM and data memory is filled to what level.Also I want to check,if my heap and stack memory is filled or not?Please share how to check, how muc...