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...
Hey,I want to use the stm32h743 mcu, and to connect with a touch screen interface RGB Bus.in the EVB there is a capacitive touch screen.Does someone used before a ressistive touch screen with the mcu, including a resistive touch controller ?i would l...
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...