2018-10-19 04:15 PM
24 Timers
This project could use 8 independent PWM outputs, plus 8 independent counters
and another 8 wouldn't go unwanted. these would still offer IC and OC, PWM etc.
2018-10-20 10:21 PM
same thing as last year and the year before and the year before that
do even the smallest amount possible of testing before releasing it. we are not your beta test army.
show you're pros instead of amateurs. for a change.
2018-10-22 12:37 AM
> do even the smallest amount possible of testing before releasing it. we are not your beta test army.
Can't agree more ...
And a decent forum. Why do even smaller competitors get it right, while ST always pulls the sh***iest platform ?
2018-10-22 01:42 AM
More flexible I/O routing, particularly for the interrupt pins.
I know we get a choice of one or two pins for e.g. SPI3 MOSI.
And I know we can use STM32 Cube to discover "If I use SPI2, I can no longer use FSMC because the pins are common, so I'll have to use SPI3 instead"
But once you're using (say) over 90% of the pins on a LQFP stm32 microcontroller, and think "I need another I/O pin that can generate an interrupt", you might find you only have e.g. GPIOB7, GPIOD7, GPIOE7. And you're already using GPIOF7 for an interrupt so none of those ones can do an interrupt.
2018-10-23 09:41 AM
Make examples and code from CubeMX compatible. That is start with CubeMX when building examples. Easier for you, easier for us.
2018-10-23 09:48 AM
Firmware libraries and examples on a git server, with all previous releases.
Make pending changes and patches available for review.
A public bug tracker would be nice too.
CubeMX hosted on web, with frequent fixes and no Java to install. A wild dream, yea.
-- pa
2018-10-23 01:44 PM
A version of STM32L5 with ethernet mac, and place the ethernet pins close to each other, just like everyone else does. And use pins from port D for the ethernet, ex. PD8 to PD14.
An cortex-m33 or cortex-m7 for motor control and digital power conversion with at least 120 MHZ. An upgrade for the very good but slow STM32F303/F334.
Ari
2018-10-23 06:09 PM
2018-10-24 06:03 AM
2018-10-24 09:07 PM
a processor in SOT-23