Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I am trying to implement simple spi communication between 2 stm8s. Sending 0x04( address of pin2) and passing the received data as argument to GPIO high function so that LED connected at PORT D PIN 2 will glow. Master code is working properly, degugg...
Hello, I have a PC system with specific issues to boot with some SO-DIMMs. one of the diffrence between working and non working SO-DIMMs is the Marking on the SPD Chip.One has EBTF one BBTF marking. Based on internet searches I think to know, that at...
Hi,We are using MPC5xxx uC and configured single SPI channel for 3 different devices. One of the device is EEPROM (M95256-DRE) and SPI channel is configured as 'Synchronous' mode.Issue : Before configuring the SPI channel for EEPROM, the two devices...
Parts:ST1284-01A8RL-E,What does this "e" mean?We are eager to know the difference between "ST1284-01A8RL" and "ST1284-01A8RL-E".
Hi :) I am actually interested particularly in the STM8L151 series, but as I understood this is a global problem for all ST MCUs (and even from other companies - but the ST stocks seems particularly bad).I designed my product expecting to buy STM8L15...
HiWe are using 95128-A125. It's datasheet provides "write cycle endurance" numbers for various operating temperatures. But there is a note that reads "The Write cycle endurance is defined for groups of four data bytes located at addresses [4*N, 4*N+1...
Hello Community,I am new to STM8. I have used STM32 Cube IDE. I want to check the code size of the GPIO example for STM8L101F3U6ATR MCU.I can not find example codes in STM32 cube mx.Can anyone please tell me the approx size of GPIO example.Thanks,Hir...