Is there a recommended replacement for STDP6038-AC?
Is there a recommended replacement for STDP6038-AC?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
Is there a recommended replacement for STDP6038-AC?
I trying to debug STM8AL3LE88. There is no problem with STVP in reading and writing device memory and option bytes. But in STVD when i Start Debug it ends with error warning:Starting debug session... -> Emulator reset (usb://usb)... ** Connection err...
Hello Everyone,This problem is persisting. I am using the STM8L151 Standard Peripheral Library to send an array of bytes over USART1. Code executes, but i see nothing on the Pin (using Oscilloscope), nor can i see the Data Rigister changing (Using ST...
I am trying to programatically validate the tpm cert.I extract the URL from tpm certificate http://secure.globalsign.com/stmtpmeccint01.crt. Certificate: Data: Version: 3 (0x2) Signature Algorithm: ecdsa-with-SHA256 Issuer: ...
The only thing which I can offer is at the end of the install when continuing from the display release notes page it hangs. I tried leaving it a while but the only way to exit is to close the program via task manager.Any suggestions?Thanks.
Hi, I actually working on a IHM that uses a SO-8 IC Maked as 4F100@ (EZ738) that I cant find anything on web. Could You Help me to solve the issue here? I´m sure that the unit is a common IC but, unfortunatelly, seems to be a proprietary component. ...
I'm trying to locate this item or its equivalent? Or data on it so I can change it Many thanks
IDE's:1. IAR - I succeed complying the project but when trying debugging it (with SWIM + ST-LINK2), I get the error message: "Failed to set configuration with MCU name STM8L051F3: SWIM error [30006]: Comm init error: chip does not answer."In the Tar...
Hello, I am trying to use STM8S208RBT6 as an I2C slave. It seems to be configured correctly, yet it doesn't acknowledge its address, and it doesn't get an interrupt. The registers are as follows:PE_DDR = 0x20;PE_ODR = 0x20;PE_CR1 = 0x20;PE_CR2 = 0x...
HelloI wonder if there is some example code available on how to use the Data EEPROM in the 8pin STM8L001J3.I did successfully work with the internal Data EEPROM on the STM8L051, but no success on the SO8. The address I used is 0x9BFB (in contrast to ...