Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I'm using M95M02 EEPROM with SPC57 MCU development board. And i've been trying to get a data out from SPI and the data seems corrupted for some reason. I used the same device with an arduino to verify and it works fine so there's no issue withe the ...
Hi,During the holidays, my dad asked me to fix an old device of his. There doesn't seem to be any visible damage (eg. leaking caps or corrosion on the PCB), so I wanted to check if all the ICs on it are still functioning correctly. However, for many ...
I had an idea for debug microcontrollers, so that there were microcontrollers with a light display of the receive-transmit channel. Such chips will be in the category of debug chips, when a circuit is being developed and it is much easier for the cod...
Hello everyone, I am newbie, I want to use spi connection STM8 master with slave 16 bit IC. I have to write 16bit register to set the IC. How could I send 16 bit value to IC to set it with STM8, may you share some codes? best regards.
Hi Everyone I want to interface hef 4094B shift register with stm8s003k3. I understand the general working of the shift register but right now I am confused about how to send data to the pins of the shift register. It would be a great help if someone...