2023-11-30 04:11 PM
I have Nucleo STM32U5A5 board where I experiment with the USBX interface based on demo code. I then created new project to experiment with GPDMA. Both IDE and MX are updated at the time of 30/Nov/23.
It keep on repeating RCC/PWR setup warning or issue when I run generate code. When I went back to demo code: Ux_Device_CDC_ACM, I also generated the code from CubeMX with added USART2. It produce same RCC/PWR error. It seen to point to PWR privilege and RCC privilege (with !) on it. I have not activated trustzone.
Can you advise what should I do about it, is there bug in these or workaround?
2023-12-05 02:33 PM
Any progress for a solution?
2023-12-07 03:03 PM
Any other suggestion, has this bug been reported?