Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I maked a small board to test st10r163�?st10r172�?st10r262 and st10r272. When the board power up. The RSTOUT(79) Pin is alaways low. I had founded some data, sunc as https://www.rigelcorp.com/__doc/C166/R-FLIC262.pdf But the data didn't have schemati...
IRET returns to nowhere from wakeup timer ISR as soon as programmable alarm interrupt is active!Here is the STVD screen where programmable alarm and wakeup timer interrupts are enabled and wakeup timer ISR is just about to end. In the memory window a...
The RHFLVDS2281 datasheet suggests there is an internal pullup on the EN pin, but doesn't list this value. Does anyone know what this internal pullup resistance is?
Hi,I'm using AEK-COM-GNSST31 to valuate Teseo-LIV3F. Firstly, it worked so well throught the default setting values. My problem is after i set command to change uart baurate from 9600 to 38400 there is no output signal from uart.below are commands i ...
I am analyzing the UART data frame of an outsourced device that uses the STM8S105 MCU. The data frame specification is:* 1 start bit,* 8 data bits, * 1 parity bit,* 2 stop bits.Therefore I expect a data frame as in the below Figure 115 from the STM8 ...