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.

TMS320F28379D: How to Create Virtual Ports

Part Number: TMS320F28379D

Hi,

I am looking to create a group of random GPIO pins from the already mapped ports in the F2837xD_gpio.h header file. In the way I have figured out how to do this, as shown below, each GPIO pin is being updated one at a time. However, I am looking to update them all at once. Please let me know if there is a way to do this, thanks.