STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RMII Mode link problem

I'm using STM32F407 and Marvel 88E6390X switch in our project. But we have some I2C problems so we added I2C recovery function using TIMER8. The ethernet ports doesn't work stable after this addition . When we removed the I2C function in the projec...

gabay.1 by Associate II
  • 1470 Views
  • 6 replies
  • 0 kudos

Resolved! I2C communication

Hello Everyone,I am using STM32F401CBU6 controller in my project and in this project it consists of 2 I2C slaves 1) Sensor 2) EEPROM.I2C1 is connected to slave and can able to communicate with the slave, later i have connected external EEPROM, starte...

Anil3 by Associate III
  • 3136 Views
  • 9 replies
  • 3 kudos

HRTIM timer capture by update event

HiI'm using HRTIM in STM32G474RE to generate a complementary PWMs and trying to capture the frequency of the PWMs by using the capture 1, the trigger sources is "The update event triggers the capture"However, when I was debugging the code, the value ...

Joe_Napat_0-1699582162942.png Joe_Napat_1-1699582278693.png

Resolved! flash_erase error: can not erase certain flash pages without error, however it is possible while debugging and stepping into every function

Hello,I am currently writing a program that will delete the bootloader, which is stored in 24 flash pages (Bootloader begins at 0x08000000, the program itself begins at 0x800C000).Pages 1-11 & 13-23 can be easily erased. Now the problem is, the page ...

she-peek by Associate II
  • 5219 Views
  • 10 replies
  • 0 kudos

HTTP+Database

Hello everyone, I need some advice, I have a stm32h750B-DK, I've got my httpd through. If I want to send data to the database, what do I need to study? I want to use httpd + database to save data.

non by Associate III
  • 380 Views
  • 0 replies
  • 0 kudos

Sensor resolution issue

Hi I am using ISM330DLC sensor and after passing the raw values to the motion_FX library i have got values which are stable but i have found resolution of sensor is varying upto 0.6 how can i improve the resolution of sensor.Thank you!!!

Anil3 by Associate III
  • 713 Views
  • 2 replies
  • 0 kudos