User Activity

HiI Reported this for Improvement in STSW-ST25RFAL 3.0 source before.Now STSW-ST25RFAL 4.0 is available but the following problems are not changed.1) Add to rfal_analogConfig.h, rfal_crc.h, rfal_iso15693_2.h header files.#if defined( __cplusplus )ext...
HiI download the newest STSW-ST25RFAL 4.0.0 and try to update my project from STSW-ST25RFAL 3.0.0. In rfal_nfc.c is a new function platformTimerGetRemaining( ) used.I can't find a sample implementation because STSW-ST25R_1.7.0 is still with 3.0.0.Whe...
HiOn STM32L4xx Ref Man Programmable voltage detector (PVD) supports external input PVD_IN.How to configure the GPIO for PVD_IN (ex STM32L4 PB7)?How to configure VREFINT?Is there any example?
HiWe think the following impotentes should be done in STSW-ST25RFAL 3.0 source1) Add to rfal_analogConfig.h, rfal_crc.h, rfal_iso15693_2.h header files.#if defined( __cplusplus )extern "C" {#endifotherwise this file makes it difficult with C++ 2) Add...
We use ST25NFC_Embedded_Lib_ST25R3911B_1.6.0 for our current project.There are some example inside.In most example in stm32l4xx_hal_msp.c are the following code: GPIO_InitStruct.Pin = GPIO_PIN_All & (!(GPIO_PIN_3));HAL_GPIO_Init(GPIOB, &GPIO_InitStru...
Kudos from
Kudos given to