User Activity

I've been trying to get anything to show up on a STM32F429-DISC1 Discovery Kit display.I start a new project in CubeIDE using the '429 Discovery board as a base.I delete the USB and FreeRTOS configurations. I configure the clock for external 8MHz cry...
I usually use a Mac, but don't hold that against me.First, no Mac support. You're making me fire up windows, TouchGFX better be good. Fine, move on.I've gone through the videos and created a few screens and have them running updating values, buttons ...
CubeIDE 1.16.0 and/or CubeMX 6.12.0.STM32H563 - SPI devices 4, 5, and 6 only support data widths of 8 or 16 bits. IDE/MX have a Data Size dropdown that let you choose 4 - 16 bits. Widths other than 8 or 16 blow up in HAL_SPI_Init when the data width ...
Using NUCLEO-H563ZI, FW_H5 V1.3.0, CubeIDE 1.16.0, MacOS 14.5.I've been beating my head against the wall, getting some test code going.4 ADC channels, 2 on ADC1, 2 on ADC2.Conversions triggered by timer 3. (200 groups of 4 conversions per second)Resu...
I just installed 6.12.0 on my MacOS 14.5 system.First, the updater requires administrative privileges, which is not a thing, so you have to fire up a terminal session, cd into the 6.11.0 application bundle to just the right place, sodo execute the ap...