STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SMBus on STM32C031

Hi ST tesam,When I use  HAL_SMBUS_Master_Receive_IT( ) to receive data from device ,I can not got the information directly after the HAL_SMBUS_MasterRxCpltCallback( SMBUS_HandleTypeDef *hsmbus ) was complete.(I had set a flag when HAL_SMBUS_MasterRxC...

LsnLeeJW by Associate II
  • 1166 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 downstream of a USB hub

Hi !An application I am working on has a PC connecting to an ethernet device (currently through Ethernet) and a STM32 (STM32G0B0CET6) through USB.I am looking to only have one connection to the PC through USB, hence I am looking to have the incoming ...

4lch by Associate II
  • 1045 Views
  • 4 replies
  • 2 kudos

error from compiler (linker) - NUCLEO-F072

Hi I m using F072 Nucleo bd, and compiler report the following errors but there was no syntax error from the code, can anyone advise?22:08:09 **** Incremental Build of configuration Debug for project F072_GPS_ NEO-6M_i2c_LCD_16x2 ****make -j8 allarm-...

Resolved! Error with STM32CubeMx 6.11.1

Hi,I'm working on a STM32H755BIT6 with a custom PCB layout, which uses direct SMPS supply hardware configuration.I'm migrating an existing Keil project which was created with STM32CubeMx 6.7.0 to STM32CubeMx 6.11.1 and I discovered that the option PW...

RTira1_0-1716816356297.png RTira1_1-1716816492159.png RTira1_2-1716816598403.png
RTira.1 by Associate II
  • 888 Views
  • 3 replies
  • 0 kudos

STM32L051K8 writing half page to EEPROM?

I'm using an STM32L051K8. I'm writing words to EEPROM. It takes a lot of time to do that. I read in the datasheet that it is possible to do a half-page write that will take the same amount of time as a single write. How do I write a half page? Do I u...

MSipo_0-1716821817404.png MSipo_1-1716821849160.png MSipo_2-1716821868344.png
MSipo by Senior II
  • 314 Views
  • 0 replies
  • 0 kudos

OTP readable by debugger while RDP set to 1

OTP portion of FLASH is a valuable asset in some STM32 families and represents a convenient place to store things like security keys. For this, it is desirable - and, as it's part of FLASH, also quite logically expected - that setting read-out protec...

waclawekjan_0-1716631014181.png waclawekjan_1-1716631210918.png