User Activity

Hello, I have a question of DATA EEPROM Memory area of STM32L071CBT6.​In order to store specific data(FLAG byte for use by me), several bytes of values are stored in the DATA EEPROM.0x08080000 : (no data)0x08080001 : 1st BYTE of my data0x08080002 : 2...
Hello, I have a question about SPI Bidirectional Mode of STM32F767.(using HAL Driver / DMA / act as SPI Master)also, SPI Slave Device is TI LM74 temperature sensor.​(​https://www.ti.com/product/LM74)SPI Initialize Parameters are below.hspi4.Instance ...