2017-09-27 02:05 PM
Posted on September 27, 2017 at 23:05
I wanted to submit some suggested improvements to the '
<LINK NO LONGER ACTIVE>
' discussion, but unfortunately that thread is closed and locked. Since these suggestions don't do any good sitting in a text file on my computer, I wanted to create a new thread to record these. They are listed in terms of priority / usefulness to me:
1. Display calculated ADC & timer frequencies (and periods [in time units] and duty cycles [in percent]) the way it is currently done for SPI
2. Be able to make labels for interrupts in the NVIC interrupt table. Also the label should get a descriptive default name (i.e. 'SPI1 DMA Interrupt' instead of the current 'DMA1 Stream6 Interrupt')
3. Be able to setup GPIO DMA transfers, with optional timer triggers
4. Be able to create memory-to-memory transfers with timer triggers
2017-09-27 04:49 PM
1. have a feature freeze and spend a couple release cycles just getting the existing code right
2. actually test the code that the cubemx application generates. generate the code for 'blink' and upload it to a supported board and see if it actually works.
2017-09-28 02:39 AM
Hi
homert2014
,Thanks for the suggestion! I will forward this to our MX team.
If we have other suggestionsabout HAL,please submit it inother thread.
-Nesrine
2017-09-28 07:38 AM
Ok, I have changed it to only a CubeMX wish list.
I haven't found any HAL bugs so far. If I find one, I will start a HAL thread.