Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG
Hi,
I'm trying to generate code for the F2838c microcontroller using Simulink coder. In my model there is a GPIO block. I need to know if it's possible to configure the gpio using driverlib instead of bitfield mode.
Simulink coder generates code that use bitfield mode by default but I need to use the drivelib mode.
Thanks for the answer