Skip to main content
Visitor II
March 6, 2025
Solved

Interfacing ST25r3916 with STM32F072xx.

  • March 6, 2025
  • 1 reply
  • 319 views

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??

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    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

    1 reply

    Technical Moderator
    March 6, 2025

    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