User Activity

Hello, i am developing a firmware on EFR32 platform, most problem were solve and the st25r3917b could communicate with the EFR32 via I2C.However , something weird happened when i migrate code from a testboard to a actural board.1. The code works perf...
Hey, i am developing a RFID reader for ISO-14443-4 card with st25r3917b. The firmware is done and works with my custom MCU board connected with external RF board of STEVAL-25R3916B. However , if I switching the testboard and connect with my custom RF...
Hey, I am using a customize board (MCU:STM32L452CCU6) to develop a gate checker with vl6180/V1 and cover glass with IR filter. Implemented a default value and setting ,the sensor and code works fine indoor. But in the outdoor condition under the sunl...
HI, i am studying how to controll vl6180 with a custom board which MCU is STM32L452CCU6. At the beginning , i tried to avoid implementing the api by changing register directly using i2c, however,0x018 is set to 0x2 or 0x0 both did not generate the ra...
Hi there,I am a beginner of using customize board to build a project for reading a ISO 144443-4 card .Due to the environment require a higher power output of the reader, therefore i chose ST25R3917 as my rfid SOC. But during the firmware developing ...