STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN Bootloader in STM32L433 Nucleo-64

Hi,  I'm trying to use built in can bus bootloader in STM32L433 Nucleo Board. To enter the bootloader, I configure the Flash option byte as below:       void configure_bootloader_option_bytes(void) { // Define a structure to hold the option byte ...

KAhmed_0-1727207197556.png KAhmed_1-1727207307621.png
KAhmed by Associate II
  • 916 Views
  • 4 replies
  • 0 kudos

Resolved! LED won't toggle

I am trying to toggle one of the LED lights of STM32 NUCLEO-L552ZE-Q board. I am working with the latest version of STM32CubeIDE 1.16.1. The steps I followed are given in the picture. However, I find this error when I debugg:set *(int *)0xE000EDFC=*(...

emb_rf by Associate III
  • 3986 Views
  • 23 replies
  • 6 kudos

Resolved! Configuring DQS Delay for OctalFlash on STM32U5A9J-DK.

Hello STM Community,I am currently working on the STM32U5A9J-DK board and interfacing with an OctalFlash memory. I need assistance in optimizing the data capture process using the DQS (Data Strobe) signal.In my setup, the OctalFlash sends both DQS an...

sohm by Associate III
  • 1516 Views
  • 7 replies
  • 2 kudos

I2C Communication Between STM32F446RE and MCP4725

Hello everyone,I'm working on a project with an STM32F446RE, a MCP4725 DAC, and a potentiometer to simulate the throttle of an electric racing motorcycle. My goal is to read the potentiometer value through the ADC of the STM32 and then transmit it vi...

Soniaa12 by Associate
  • 723 Views
  • 1 replies
  • 0 kudos

Resolved! FDCAN 1 and FDCAN 2

Good morning, I am currently working on the nuclei H755 ziq. it says on the data sheet and on stm32ide that it has two FDCANS. however, I have only found in the schematics one tx and one rx port. how do I know if they are connected to FDCAN 1 or FDCA...

Capture d’écran 2024-09-30 à 10.07.16.png
Jad by Senior
  • 1046 Views
  • 6 replies
  • 0 kudos

Resolved! Pull-down resistors on ADC pins on STM32H563RGTx

Is the pull down resistors on PA7 and PC1 necessary or can I skip these? (These pins are SPI2 MOSI) The reason why I ask is because I need to use the ADC functionality of these pins, but with the pull down resistors it's messing up my ADC readings, s...

Oscar3 by Associate II
  • 1096 Views
  • 8 replies
  • 7 kudos

Resolved! STM32C011F4 FLASH size 32kB ?

I have some strage problems trying to access all 32kB FLASH on this chip.If I run a program in the first 16kB of the flash space, it runs perfectly and I can read and write the full 32kB of flash. Reading and writing the full flash is also possible f...

image001.png image002.png
danmcb by Associate II
  • 583 Views
  • 2 replies
  • 4 kudos