User Activity

Using a stm32f303RE Nucleo board which has 4 (independent ?) ADC blocks.I'm trying to read a single channel from each of the 4 ADC under DMA simultaneously triggered from the same timer update event but I'm only getting about 30-40% of the data I'm a...
I've read the Release Notes and they say nothing about any bugs that may have been fixed going from STemwin 5.40 to 5.44 (for example the memory leak in GUI_GIF_DrawEx).Does such a document exist, if so can someone post a link to it please?Cheers
A year ago I had a lot of grief getting the JPEG peripheral working - came down to memory regions! Now I want to improve the quality by changing from JPEG_420_SUBSAMPLING to JPEG_444_SUBSAMPLING but I get random hard faults .Is it possible the jpeg ...
If I try to encode blocks of colour using the hardware JPEG encode in an F7 from a BMP image (screen memory in this case) they fail if the colour is pure (e.g. all red, all blue) and they come out different shades of green.By experiment, I have found...
I've tried both Eclipse and the VSCode Cortex debug plugin to set a conditional watchpoint but both fail (break every access irrespective of value). This I guess is due to OpenOCD not supporting the multiple compare registers in the DWT that are requ...
Kudos from