Hello Everyone
I am completely new to this Forum and to ARM processors. My name is Chris and I am working as an electrical engineer in Switzerland. I nearly finished a product with a PI32 device but now I have to change to ARM. It would be great if I can get some help here due to a very short time to market, product lunch will be around Christmas.
The Problem:
I am using a TIVA C (TM4C1294) with CCS 6 and TI-RTOS (Bios 6.40.03.36, NDK 2.23.01.01, UIA 2.00.01.34)
I would like to read data over SPI from a AS5048 rotary magnetic sensor. To enhance the speed I want to use the Read only, 3 wire mode of the Sensor (P. 13 on the AMS datasheet). In this mode only the CS pin has to be toggled to read the sensor data.
The Question:
What SSI mode is that on my ARM Processor? Is there a Frame Format that toggles the CS line hardware based and fills automatically a buffer through DMA for me?
Thanks in advance,
Chris