2020-11-05 01:46 AM
Around 40 tutorial videos are accessible from STM32CubeMX in Help menu/Tutorial videos since STM32CubeMX 6.0.0 release.
All those videos intend to answer frequent STM32CubeMX users questions.
It deals with various subjects such as FreeRTOS, DMA, GPIO, Software packs, System view tips, Getting started with X-Cube BLE, pinout view tips…
Those videos will be available to China users in the next STM32CubeMX release (6.1.0).
If you think that some specific tips, features or complex subjects are not yet addressed with these tutorial videos, we will be glad to hear your valuable proposals.
Thanks to share your ideas with maximum of details.
2021-08-31 01:07 AM
Thanks all for your ideas.
We will process those feedbacks to decide about new videos to be created in priority.
Please be informed that first tutorial videos are coming in STM32CubeIDE by end of the year !�?
Stay tuned for more news
2021-09-27 07:16 AM
Tutorial videos are a great idea. 3 ideas to make them better:
1) Change cursor color to yellow to improve contrast on a mostly white screen.
2) Make cursor 25% larger so that it is easier to see.
3) Replace music sound track with a sound track in English description of the what is being done on screen. The music doesn't help us at all; but a commentary would. Most engineers understand some English.
2021-10-23 01:56 PM
All the examples that come along with the STM Nucleo and Discovery boards that I've used are incredibly difficult to extend. For example, I can get the STM32H7B3 Discovery board FatFs example working on the STM32 Discovery board. But when I add the code from the UART_DMA example, things break and I've spent an incredible amount of time trying to figure out why, still without success. I'm guessing the issue has to do with clock set up and pin mapping.
I know this is a big ask but my suggestion is all the STM provided examples should include the .ioc file that was used to generate the example. That way, someone like me can start with the relevant example in Cube and build up a more complex project and resolve the clock and pin mapping issues. It would also provide a consistent project configuration, look and feel for all your examples.
2021-11-10 02:58 AM
Actually go through an Azure process, CubeMX, Compile, run
then merge Fx_ Nx_and Tx_ projects together and compile and run...
This is supposed to be simple, but I cant get any of it to work, let alone merging the projects into a usable program.
2021-11-24 11:23 PM
Hi:
It would be very interesting to review the audio from this list of videos:
MOOC - STM32 USB training
STMicroelectronics
Learn how to use USB Device and USB Host within STM32 based application
https://www.youtube.com/playlist?list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa
2022-01-26 05:17 AM
A video to build a NEW project on H7 with the new Ethernet HAL driver.
Ethernet over H7 has a long history of bugs and unhappy people. It's time to end this.
I'm asking for a video because it's probably going to be hard to get an accurate application note. With a video it is difficult to cheat and hide an element.
Thank you.
2022-01-26 09:46 AM
+1 for the request for complete, start from scratch, step by step videos that show all the steps. I'm pretty sure the goal for ST investing in educational/training videos is to make it easy for new and potential developers to adoptt ST products. Having complete, step by step, comprehenisve videos or other training material for all or at least the most popular peripherals/technologies built into STM32 controllers is an obvious way to entrain new users. Comprehensive in my mind would mean the training covers all or at least most of the capability buit into the peripheral/technology. I'd vote for these basics as a start: UART/USART/LPUART, I2C, SPI, timers/lpTimers. And these more sophisticated ones: WiFi, Ethernet (with TCPIP, UDP, etc.) and low power modes.
Thank you
2022-02-04 05:27 AM
Bonjour Jeanne,
My answer will be that videos are not the best format for programming tutorials. I much prefer a written article with screencaps (and maybe a few short embedded video when it's really useful).
With a written article I can read at my own speed, easily skip or re-read parts, copy text, and so on.
I you really have to make a video, it would really help to provide a transcript.
M.R.
2022-02-06 10:06 AM
Please have a reference project with STM32F2 (SMT32F207VC preferably) family and TouchGFX (DMA,FSMC).
Please enable TouchGFX for STM32F2
2022-04-05 06:38 AM
"Time is your enemy" Things change, corrections, new functions, renaming, third party interfaces redefine their API (thethings.network) and three months after a video is created it no longer works. And that is not the only issues: CubeMX and CubeIDE are updated but nobody checks to see if past instructional videos are still functional. An example would be: LoRaWAN with STM32WL Getting Started Series 1~6 July 5, 2021 ~ Nov. 30, 2021. This series deals with several outside vendors, CubeMX, CubeIDE, X-Cube expansion packs, and two products from STMicroelectronics: P-NUCLEO-LRWAN2(3) and NUCLEO-WL55JC1(2). Only the Gateway is used from the P-NUCLEO-LRWAN2, the 'NODE' NUCLEO-L-73RZ+WM-SG-SM-42_ShieldV1.0 that comes with the P-NUCLEO-LRWAN2 is non-functional and without documentation or firmware (should be replaced with NUCLEO-WL55JC1(2)).
I've been working my way through the LoRaWAN with STM32WL Getting Started Series keeping track of the issues or workarounds as in making note of the video TIME and what was done to work around the issues.
It would be a good thing to have every "Getting Started" like video have a section here in the community where we could post the current updates / fixes / workarounds, users helping users thing. Post a link with the videos back to the community section where updated information is, time spent hunting down workarounds is wasted time. :)