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

STM8-S08-DISCO SWIM error 30006

I get a swim error [30006] when trying to connect to an unmodified STM-S08-DISCO board (configured for S001J3). I viewed the SWIM signal at pin 1 of the socket and the voltage levels do not look valid. It is powered by USB and the STLINK LED does f...

Find part from marking code

I am trying to find ST micro part from the marking code on it. I think it might be an ESD protection diode or a Transistor. Marking on it is either DUG or 7CCan someone help me find the part number from this?

MOwen by Associate
  • 4525 Views
  • 2 replies
  • 0 kudos

STM8S UART Receive problem

Posted on August 02, 2016 at 13:24I have a weird condition in which the STM8S003 does not read the entire packet I'm sending using a PC serial port. For example I have sent 256 bytes using a PC software but at the end I have only read 214 bytes inst...