User Activity

Hi thereHow to calculate the maximal possible CPU execution time for the STM32WB55 when running fetching the code from external flash?Kind Regrads
Hi There,I have a unusual question. We would like to use TouchGFX to design a simple GUI for a Yocto SOM Board an tried to cross compile a trial project. Compiling fails at linking because the touchgfx library libtouchgfx.a is not compatible. So my q...
Hi ThereIn our project we would like to change the MCU Type from MCU Type NIHx to BGTx. As far as I can see there should not be any conflicts with exception of the Flash size. As we do not need more than the 1MB this is not a problem for us.Is it cor...
Hi There. In our product we would like to play a very short explanation video. Now the question is how to do that without extensive memory usage. So far we do have a very slim design and are ok totally in the range of 32 MB external flash. Is there a...
Hi there,I would like to implement a list with draggable elements to set a new order in the list. Is this possible with the standard list implementation or do I have to implement my own list logic?Kind Regards