STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO-H743ZI2 SPI configuration

Hello,I just start using a NUCLEO-H743ZI2 board with a modification to use quartz X3 of 25Mhz (that seems to working correctly) and now I am trying to configure SPI3 interface in polling mode but SPI is working only when using PER_CK as input : When ...

0693W000005AsguQAC.png

STM32F4 Ethernet issue with firmware version V1.25.0

Hello,I ran into a problem with Ethernet using an STM32F407VET6 microcontroller a few weeks ago.That time I have searched this problem and found somebody facing the same issue and conclusion, but I did not found that thread now.So using the latest HA...

VaZso by Associate III
  • 851 Views
  • 5 replies
  • 0 kudos

Resolved! Custom I2C pins on STM32F103

Hello,I would like to implement an I2C master on an STM32F103. It's pretty straightforward to select the IO's using cubeMX and to generate the code, but I don't want to use either of the available pins for I2C (PB7,PB6 or PB9,PB8). I need to use PB5 ...

MDao.1 by Associate II
  • 1056 Views
  • 3 replies
  • 0 kudos

Resolved! Understanding Flash Operations

Hello,I'm developing on an STM32F207 (datasheet). I am attempting to modify a couple of the internal Flash sectors (the 128kB sectors 10 & 11 to be specific). I'm trying to figure out how to do this in a way that will not block the CPU. Let's say I'm...

Anvi by Associate III
  • 911 Views
  • 2 replies
  • 1 kudos