2025-03-12 7:40 AM - last edited on 2025-03-13 1:41 AM by mƎALLEm
For a project I am using the STM32U073 and for testing the development board with the STM32U083. I have encountered several issues in CubeMX and perhaps also in the hardware:
2025-03-13 1:31 AM
Two more:
7. In CubeMX, when selecting 1/3 duty cycle, SEG28-SEG32 are disabled (this should only be the case for 1/8 duty cycle). When hovering over them, the explanation is that "you need to select the mode first", which I have already done.
8. Also in CubeMX, when setting the ADC to not fully configurable, There are errors showing at ADC_Regular_ConversionMode. Solving the errors does not seem possible. The settings may also be wrong otherwise. I didn't check much further because as a workaround I used it as fully configurable. The downside of that is that it limits which ADC pins I can use, but that could be solved in this case.