cancel
Showing results for 
Search instead for 
Did you mean: 

X-NUCLEO-NFC03A1 problem with L152RET

Nate River
Associate
Posted on August 20, 2017 at 11:14

Hi, I'm working on a project where I have to work with NFC protocol on my STM32L152RET.

I want to port to this board the nfc exemple coming with 

http://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/x-cube-nfc3.html

 (it works as it should be with my 

http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-nucleo/nucleo-f401re.html

).

I switched the HAL drivers for the L1xx HAL drivers.

When debugging I get stuck in an infinite loop interruption in the file startup_stm32l152xe.s :

'Default_Handler:

Infinite_Loop:

   b   Infinite_Loop'

The program cant get past the function ISO1443A_Init(); that ConfigManager_Taghunting is calling.

Can someone help me pointing out what is wrong ?

0 REPLIES 0