Part Number:RM46L852
Tool/software: Code Composer Studio
Looking for examples to use MibSPI halcogen drivers. The halcogen demos examples are a bit simple.
I have to control several (6-devices) SPI ADC (AD7928B) using one mibspi port .. I'll like to use the halcogen built in driver as much as possible to control this devices.
I have done standard spi before but I noticed this is a bit different. signal enables seem to be build-in into halcogen driver. not sure how to assign pins to GPIO pins or if there is a specific way in which the devices need to be interface in order to use the driver.