Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Use ADC and USARt1 in STM8L151C6

I am a newbie into the world of embedded systems.is it possible to enable clock for ADC and TIM4 overflow update.``` CLK_DeInit();   CLK_LSICmd(DISABLE); // Use internal clock. CLK_HSICmd(ENABLE); while(CLK_GetFlagStatus(CLK_FLAG_HSIR...

Resolved! M95M02-dr EEPROM Cant write data.

Hi,I've been trying to write data into M95M02 EEPROM with SPI and i cant seem to write data into the memory according to the data sheet. I checked the write status with status register and WIP bit is set to 0 within the write cycle, meaning there is...

CDe S.1 by Associate II
  • 1452 Views
  • 1 replies
  • 0 kudos