User Activity

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...
HiWe've got here 3 STM32G031K8 Nucleo. 2 of them had problems with RAM access. 1 works fine at the moment.For example STM32CubeProgrammer shows by RAM DumpKeil shows STLink Utilities hangs by Access of some RAM address. Is this a known Problem?Is the...
We use ST25NFC_Embedded_Lib_ST25R3911B_1.5.0 for our current project.There are some example inside.In all example in stm32l4xx_hal_msp.c are the following code:/* Configure all GPIO port pins in Analog Input mode (floating input trigger OFF) except d...
Kudos from
Kudos given to