FreshmanNewbie
Advanced Member level 1

I have this Microcontroller and using the USB interface of the MCU (PA24 & PA25).
On page 44 of the datasheet, it is mentioned like, the acceptable voltage for the MCU for the power rails would be 1.7V to 3.63V.
I am working on a Low Power USB device. So, I am using 1.8V for the Microcontroller Power Supply rails.
The micro is powered from 1.8V, and uses the micro's internal linear regulator for the 1.2V VCore (not using SW).
Laptop connected to the USB device. USB Type A to USB Type C cable. When I try to bootload via USB, I have issues.
When VDD (of MCU) drops below 1.75V, USB drops out. When VDD is > 2V, then no issues. Note that the micro doesn't reboot when USB drops out, and scoping the USB data lines seems to show the host still pinging every 1ms.
While debugging, I checked page 1884 on datasheet, an it mentions for USB, All operating voltage should be 3.3V.
Can someone please confirm what this means? Our board is designed for 1.8V. Does it mean for USB to work we need to power the micro from 3.3V?
The datasheet earlier says it can run down to 1.71? Which is correct?
Also is USB the only peripheral that won't work at 1.8V, or should we be concerned about other parts of the micro that won't work correctly when running the micro at what seems within the recommended voltage range?
On page 44 of the datasheet, it is mentioned like, the acceptable voltage for the MCU for the power rails would be 1.7V to 3.63V.
I am working on a Low Power USB device. So, I am using 1.8V for the Microcontroller Power Supply rails.
The micro is powered from 1.8V, and uses the micro's internal linear regulator for the 1.2V VCore (not using SW).
Laptop connected to the USB device. USB Type A to USB Type C cable. When I try to bootload via USB, I have issues.
When VDD (of MCU) drops below 1.75V, USB drops out. When VDD is > 2V, then no issues. Note that the micro doesn't reboot when USB drops out, and scoping the USB data lines seems to show the host still pinging every 1ms.
While debugging, I checked page 1884 on datasheet, an it mentions for USB, All operating voltage should be 3.3V.
Can someone please confirm what this means? Our board is designed for 1.8V. Does it mean for USB to work we need to power the micro from 3.3V?
The datasheet earlier says it can run down to 1.71? Which is correct?
Also is USB the only peripheral that won't work at 1.8V, or should we be concerned about other parts of the micro that won't work correctly when running the micro at what seems within the recommended voltage range?