Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Hello,I stated using the STM8f003 uC.For simple start I want to implement a flashing LED using the TIMER1 overflow interruptof the core. The code does compile and can be flash without problems.Sadly the LED never lights up -> the interrupt is not eve...
I2C_Cmd(sEE_I2C, ENABLE); /* sEE_I2C configuration after enabling it */ I2C_Init(sEE_I2C, I2C_SPEED, I2C_SLAVE_ADDRESS7, I2C_Mode_I2C, I2C_DutyCycle_2, I2C_Ack_Enable, I2C_AcknowledgedAddress_7bit);do the init order have some problem? ...
ST Visual Develophow to debug under halt mode?it seems the debugger will lost communication
GPIO_Init(GPIOE, GPIO_Pin_7, GPIO_Mode_In_PU_No_IT); ?is there a standard method?
Hello team,I refer to a former posting from MVoge, June 4, 2019 at 10:16 AMAs far as I can see from that thread, the timing question have bee cleared. Nevertheless, our problem persists (I'm continuing Marcel's work).This is, reading back values aft...
Hello,I'm designing a new board with a STM8 CPU.Before, I'm doing a several previous tests.I want to supply with 3.3V the MCU but I found that it works very well with 5V but in the other hand with 3.3V it doesn't work.I checked VCAP voltage, while...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.