Hello All,
I can't find the GPIO APIs refernce for PSP drivers versoin 2.2, anyone can help ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello All,
I can't find the GPIO APIs refernce for PSP drivers versoin 2.2, anyone can help ?
Mohamed,
Do you mean BIOS PSP 2.20.xx.xx?
Could you please specify the board (EVM) which you are interested in?
Regards,
Sandeep K
Unfortunately we do not have GPIO module included in the PSP 2.20.01.00.
But the cslr header file for the GPIO module is available in the PSP (pspdrivers_02_20_01_00\packages\ti\psp\cslr\cslr_gpio.h)
Regards,
Sandeep K
So GPIO APIs like Gpio_setPinDir, Gpio_setPinVal are not available is PSP 2.20.01.00? and if so, are they available in any later versions?
If they are not available at all, so the only way to configure and set values in GPIO pins in by accessing the registers directly?
At present we do not have GPIO driver support in PSP 2.20.01.00 or later verison of the PSP. So there are no APIs provided to configure the GPIO.
The GPIO registers can be directly accessed to configure the GPIO.
Regards,
Sandeep K