STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746NGH6 DAC channel 2 configuration

Hi, I am using a DAC example code available in repo of STM32F7 package for STM32F746 discovery board to test on chip DAC. The example code is configured for DAC channel 1. I need to configure for DAC channel 2, how to do it? I tried changing the mai...

PN.2 by Associate
  • 238 Views
  • 0 replies
  • 0 kudos

Resolved! Using SQLite in STM32F407

I'm very new to stm32. I want to port SQLite to my STM32F407. I tried adding the SQLite amalgamation libraries to the code file but the code refuses to build due to several issues. I tried to search for a anything that describe how it's done in the i...

Yamir.1 by Associate II
  • 3388 Views
  • 5 replies
  • 0 kudos

STM32G030F gpio MODER seems readonly.

I'm bringing up my own STM32G030F board. I've gotten the "blinky" program to upload and run, but all attempts to change the moder of the GPIOs fail. At first I was using the proper macros but I've resorted to changing the MODER explicitly in my code,...

STM32G071CB unable to connect via SWD

Hi, I've been working with this device for a while.Today I started to try to write the option bytes in order to turn PF2 into a GPIO, which I did by writing an assembly file, compiling, and flashing via debug in Keil. I use a Segger J-Link as USB SWD...

scaprile by Associate III
  • 514 Views
  • 2 replies
  • 0 kudos