Other Parts Discussed in Thread: BOOSTXL-DRV8301, , MOTORWARE
Tool/software: Code Composer Studio
Hi,
I have the BOOSTXL-DRV8301(REV B) connected to the LAUNCHXL-F28069M.
I am using motorware lab12b as the basis for my program.
I am running a motor and trying to receive serial commands to run this motor through SCI B. I am using an Arduino pass the serial commands through to the F28069M board. I am having issues with the SCIB ISR being hit. I followed the motorware_hal_tutorial to enable/initialise SCI. I am using the default GPIO pins 15 for RX and 58 for TX. I am using SCI B as I am using the USB connection to power the board and for debugging purposes. If I update the interrupt level as outlined in the tutorial my motor does not enable and the mainISR is not being hit. If I leave the interrupt levels as they were in lab12b the main ISR is hit and I can enable the motor and run it at a defined speed, etc. but when I send the serial commands they are not causing the SCIBRXISR to be hit.
As regards jumpers I have them on JP1, JP2, JP3, JP4, JP5. Can you confirm if I have these attached correctly to enable SCI B?
Any help on this would be great as I have been going around in circles with this for weeks.
Thanks.
Roisin

