User Activity

I am using a CR95HF chip with ISO14443A cards. I can select the card, read it's UID and all the data storred on the card without any errors.The problem is when I remove one card out of the field and place another card in the field, it refuses to resp...
I am attempting to connect to one of ST's CR95HF NFC chips, but I can't get it to respond correctly to the echo command.1) Reset CR95HF by toggling the IRQ line2) Set chip select line low3) Send two bytes : 0x00 0x55 = Command Echo4) Set chip select ...
Posted on May 30, 2018 at 18:02I'm using an STM8L051F3 chip as slave and a STM32L476 as master, but the STM8L refuses to respond, it keeps reporting a SR2->BERR aka busy error.I know the STM32 code is ok as I had two of them working on an I2C link w...
Posted on March 13, 2018 at 10:20I have been using ST Visual develop for months, with the same MCU: STM8L, compiling and debugging with no problem.Then yesterday I started getting a message to say that it can't start GDB :Starting debug session... -...