cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing ST25r3916 with STM32F072xx.

KhulisoM
Visitor

This might be *** question but I have to ask as as I'm a biginner... I want to interface ST25r3916 with STM32F072xx without using BSP package and HAL. I'm currently using bare metal embedded c. I've been trying to change rfal_Platform.h file which I think I got right. is it possible to write the code from scratch since the example code is generated by MXCube??

1 REPLY 1
Ulysses HERNIOSUS
ST Employee

Hi,

no problem to use the RFAL without STM32 HAL. RFAL was ported to various systems from small 8-bit up to Raspberry Pi userspace  Linux.

BR, Ulysses