about ecopack2
Hi,Does EcoPack2 comply with RoHS2 (2011/65 / EU) compliant?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hi,Does EcoPack2 comply with RoHS2 (2011/65 / EU) compliant?
Hello,I have got an industrial PCB with a STM8S207RBT6. I'm able to READ programm memory, data memory and option bytes with ST Visual Programmer and STLink V2.Also I can write data memory and option bytes. But if I try to write program memory I get a...
i tested it with below code and ieven change prescalers for lower and higher frequency , i also check it with external crystal (and change the code) but it remains in while(CLK_GetFlagStatus(CLK_FLAG_CCORDY) == FALSE);for ever . when i debug the cod...
Everything I'm seeing seems like it should be straightforward. But I have been through everything Google came up with and have tried as many pull up resistor values, configurations, and sequences as I could find and had no luck. Have tried STVD Light...
Hi =) I am using a STM8L151 but I am pretty sure this is the same for any STM8 with i2c.The register I2C_FREQR is described in:page 507 of the RM0031: https://www.st.com/resource/en/reference_manual/cd00218714-stm8l050j3-stm8l051f3-stm8l052c6-stm8l05...
i am able to read the default data on address 0x50, but i am not able to write on same address