Hi, I want to use atecc on a dsp project and a fpga project. But the cryptoauthlib seems to be a HAL for ARM based or 32bit/64bit system.
- How to use on a 16bit processor(dsp tms320f28335) or a FPGA(verilog but support IIC interface)?
- Shoud I do a API library on myself according to the IIC documentation? Or there is something library suitable for DSP or FPGA?