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

Resolved! How to do selective read from I2C EEPROM where write cycle followed by read cycle is required with no STOP condition in between?

I'm confused about how to set AUTOEND and other I2C parameters to execute the selective read illustrated in the attached timing diagram. I need to write the address to read from in write mode, then output another START condition right away, then I c...

briankaz by Associate III
  • 1132 Views
  • 1 replies
  • 0 kudos

Resolved! How to write/read to/from EEPROM via I2C if the peripheral address is 7 bits + one eighth bit for R/W?

I have to write code to write/read to/from an ATMEL 24C256 EEPROM which has a 7-bit address and the eighth bit is for R/W. I guess the MCU should be configured for 7-bit addressing (ADD10 = 0) but in this case how does the MCU write the eighth (R/W)...

briankaz by Associate III
  • 1194 Views
  • 2 replies
  • 0 kudos

GPIO ERROR STM32MAT

Hi guys, i have this type of errors when i try to connect stm32f446re with simulink. I hope that someone can help me to fix the problem.

0693W00000D0RP5QAN.png 0693W00000D0RP0QAN.png 0693W00000D0ROvQAN.png
NDi G.1 by Associate
  • 554 Views
  • 0 replies
  • 0 kudos

Resolved! 255 as response to eeprom

Hi,I'm trying to write and read to/from M24512-R EEPROM.Seems that everything is fine writing and reading because HAL return is HAL_OK, but allways I've reading 255 value.My code:int main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   ...

0693W00000CzlwvQAB.png 0693W00000Czlx0QAB.png

Unexpected EEPROM memory erase

HiI develop my own bootloader for STM32L152VC. The bootloader works, but I found something wierd.When the device is turned on and there is no need to write the flash the program jumps to the application and everythings works properly.When I write the...

TKova.1 by Associate
  • 713 Views
  • 1 replies
  • 0 kudos

External execution using Simulink and STM32F303

HelloI am currently working on a project were we would like to use the STM32F303 board. We would like to debug it using the external execution mode of Simulink, but I am having problems for generating the code.I have been following the "STM32_MAT-Tar...

0693W00000BdeqTQAR.png 0693W00000BdeqnQAB.png
AOrdo.1 by Associate
  • 796 Views
  • 0 replies
  • 0 kudos