Part Number: TRF7970A
Other Parts Discussed in Thread: MSP430F2370
Hi,
I am trying to port sloa214 example code to nrf52832 mcu.
There is a static library called "MifareCryptoLibrary", which contains crpyto1 source code i think.
I can not use this static library since MSP430F2370 and nrf52832 have different architecture.
How can i solve this problem.
Best regards.