Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F03 I2C1 not working?

i want to store data in to I2C EEPROM AT24C02 so in MCU I2C1 is used but i saw in oscilloscope I2C1 both pins are remains lowI2C2 works fine with i2c LCD.i placed pull up resistor 10k both line CLK & SDA in EEPROM.EEPROM address 0xA0how to solve it?e...

0693W00000Hq4jlQAB.bmp

Acces and modify a constant in flash memory

I have the following trouble:​I am using a radio which needs a address and channel parameters, this is given in production phase. So I am planning to flash every board with this parameters modified each time before the board is flashed.​This paramete...

JCuna.1 by Senior
  • 3235 Views
  • 14 replies
  • 0 kudos

Resolved! HAL_I2C_IsDeviceReady timeout w/ eeprom

I've been using a Microchip I2C eeprom in a commercial product that uses an F730 for a bit over a year. I've been using the same code to flash hundreds of units and have never had any issues.I've opened up my project recently and got prompted for an ...

SVezi.1 by Associate II
  • 2659 Views
  • 7 replies
  • 0 kudos

Multi Channel ADC Configuration STM32G4

Hello everyone,I'm having a hard time polling multipe channels on an ADC triggered with a Timer on my stm32g474re nucleo board through the STM32 MAT library. Would anyone with a similar experience care to provide an example?

suicich by Associate
  • 1538 Views
  • 1 replies
  • 0 kudos