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

Testing hashtags

I want to #know if I can #create Topics with #hashtags. And further if I say whodunnit.io does it turn into dummy hotlink?

brk by Associate II
  • 658 Views
  • 0 replies
  • 0 kudos

WWDG bug in STM8S103F3?

Hello,On STM8S103F3 MCU I, might have found a bug in the WWDT.Found nothing related in errata. My environment: IAR, HSI 16MhzProblem: kicking WWDG too early doesn't trigger instant reset.void main(void) { WWDG->CR = WWDG_CR_WDGA | 0x7F; WWDG->W...

AToth by Associate
  • 749 Views
  • 0 replies
  • 0 kudos

Resolved! M24M02 - read time longer than write time?

I am working with M24M02 and I measured that it takes 50% longer to read a page than to write a page. Is this normal that read time exceeds write time?  NOTE: This question and answer originated from a customer support case which was handled by us. W...