Associate III
June 5, 2020
Question
Orange Pin on PB3 DEBUG JTDO-SW0 on chip stm32h753bitx
- June 5, 2020
- 3 replies
- 2533 views
Hi, I have 3 SAI ports and 2 x SD cards ( FATFS in cubeMX does't set up 2 cards )
the chip is supposed to have 4 SAI ports stm32h753bit6
I get conflict errors if;
I have asynchronous set on SAI1 A without error on SWD pin
I have SDMMC2 in 4 bit mode without conflict on SWO pin
but there are no conflicting pins?
The main problem though , if I choose Syncronous on SAI1 port A and enable 1bit mode for SDMMC2 then the conflict errors go away in debug BUT....
PB3 JTDO-SWO pin remains orange!!
Am i doing something obviously wrong here ?
I attached the cubeMX file