STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Trigger ADC1 conversion using TIM3 using registers

Hello,I am trying to have analog voltage converted every 2 seconds using the TRGO signal from TIM3. Without much success. For now, I managed to generate interrupt of TIM3 and in TIM3 Handler to use software trigger for ADC. Here is the code:TIM3:void...

UMilo.1 by Associate III
  • 1401 Views
  • 9 replies
  • 0 kudos

External loader for external SDRAM

HelloI want to download my code in the external SDRAM connected to a STM32H743 for debugging purpose. I use the STM32CubeIDE, I wrote an external loader .stldr to configure the FMC.In the debugger tab, I selected the external Loader but it fails to l...

GLeco.1 by Associate
  • 506 Views
  • 1 replies
  • 0 kudos

STM32G option bytes modification fails in DFU mode

I'm working with a host PC running a C++ Visual Studio project which is running some API calls to implement the DFU protocol. Those API are exposed by some DLL and LIB file available with STM32CubeProgrammer. The host PC is connected via a USB cable...

FValm.1 by Associate III
  • 902 Views
  • 1 replies
  • 0 kudos

STM32G474QB STM32G474QC flash organization

I'm trying to understand how flash memory is organized for STMN32G474QB or STM32G474QC flash. I don't have the micros till now so I cannot do any test to understand that. From the RM0440 manual it seems both are in category 3 device. But when I look ...

0693W00000KZtUHQA1.png
FValm.1 by Associate III
  • 807 Views
  • 4 replies
  • 0 kudos