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

STM8AL3LE88 debug connection error

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...

STM8L151 USART not Sending, any Ideas why??

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...

AHama.1 by Associate
  • 788 Views
  • 0 replies
  • 0 kudos

Unable to access TPM ECC CA Certificate http://secure.globalsign.com/stmtpmeccint01.crt

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:          ...

DMait.1 by Associate
  • 979 Views
  • 2 replies
  • 0 kudos

Datasheet from a specific SO-8 component

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. ...

RMell.1 by Associate II
  • 2911 Views
  • 4 replies
  • 0 kudos

Hi I use STM8L050J3. I have problems with the IDE's:

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...

Ofer by Senior
  • 697 Views
  • 0 replies
  • 0 kudos

I2C slave configuration for STM8S208RBT6

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...

EBogo.1 by Associate II
  • 832 Views
  • 1 replies
  • 0 kudos

EEPROM on STM8L001

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 ...

Using STVD with Cosmic C compiler. A bit in a global variable is being set unexpectedly. How can I prevent that?

I am modifying code for the NUCLEO-8S208RB used with X-NUCLEO-NFC05A1 NFC reader. The code was originally developed by ST. I need to modify it for my own application. So, I created my own global variables and gotten rid of unnecessary code. So far ev...

EBogo.1 by Associate II
  • 1057 Views
  • 1 replies
  • 0 kudos