STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103RGT6 I2C state machine misunderstanding

Hello.I'm trying to get I2C working to read BMP280 sensor data. This is code I written so far: GPIOB->CRL |= GPIO_CRL_MODE6; //set PB6 as output with drive strenght to 50Mhz GPIOB->CRL |= GPIO_CRL_CNF6; //set PB6 to open-drain alternate funct...

fifi_22 by Associate III
  • 279 Views
  • 0 replies
  • 0 kudos

What is the recommended Software Test Tool that conforms to White Box Testing for STM32? I have a finished project code in STM32CubeIDE but it has to pass the FDA Software Test (independent of hardware).

This link provides details regarding White Box Testing: https://www.softwaretestinghelp.com/white-box-testing-techniques-with-example/Basically we just want to test the software by conducting a white box unit test. Any input is much appreciated. Than...

KGayo by Associate
  • 248 Views
  • 0 replies
  • 0 kudos

Bug when erasing flash STM32F412

Hello. Errata writes interesting things.2.1.7 Flash sector erase issue for sectors 5 to 11DescriptionUnder specific conditions, flash erase issues are observed.The involved sectors are: 5 to 11WorkaroundDo not perform sector erase on sectors 5 to 11....

Arlleex1 by Associate II
  • 1531 Views
  • 9 replies
  • 0 kudos

STM32L4 + emmc write & read speed is so slow...

@Hi all! Thank you for your hard work.​Device : STM32L496 (Nucleo board)eMMC : Hardkernel emmc reader + eMMC (sandisk 16GB / SDIN9DW4-16G)​env : stm32cudeide​I can read eMMC infomation and other CSD info.Write and read function are works well. but it...

Jlee.5 by Associate II
  • 1486 Views
  • 7 replies
  • 0 kudos