Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Dear all,I have just put the X-NUCLEO-53L1A1 kit into operation together with Arduino UNO and everything works perfectly, using the "X_NUCLEO_53L1A1_HelloWorld" application package.Then I mounted one of the same two VL53L1X-SATEL sensors by interfaci...
2.2kilo ohm and no putput voltage on ether case. Please helpZack
Hi everyone,Please forgive me if this is in the wrong section.I've attached a picture with some components that I'm having trouble identifying and was hoping someone here could help. The components are circled in blue and I'm also looking for the fem...
Hi all ,We are using the SPWF01SA module, and it is working perfectly. Firmwre had previously updated someone. But now we must make changes. We want to monitor the internet connection, and we can currently monitor the wifi connection.I am new to the ...
I am having an issue with the I2C communication between the MCU STM8208C6 and the Ambient Light Sensor APDS 9306-065.Before any setting is set up during the debugging, the I2C register I2C_SR3 in the field BUSY is 1.• I checked if there was any short...
Hello I am using STM8L052 and in my program I am writing my vectorTable to my flash memory for every power on, but I want to make it only once so once the flash is written with vectorTable I will not write to flash again. There is how I write to flas...