User Activity

Hi everyone,I have recently starting becoming familiar with the M-Cortex structure and instruction set ( I was raised on Atmel MCUs in school and this is my first time working with M-Cortex and .thumb instructions) I am trying to learn as much as I c...
Hi,I am trying to reconfigure my project based off the STM32H750B-DK to run on the same part but from a custom PCB. I am using IAR and EWARM. I have configured my icf file based on what I would like for a memory map. The project builds okay, and I ca...
Hi all,I have an application where I need to save multiple names for use between screens. I initialize the name array in the model using char[] then push the pointer through the presenter to the screen I need. This part seems to work as the string in...
Hi,Another member of our team is working on hardware layout and is using CubeMX as a resource for configuring IO. They are having problems with CubeMX as it is not showing that you can load the STM32H750B-DK into the layout view. This would be helpfu...
Hi All,We are currently developing on the STM32H750B-DK platform. Our application is coming along and we are to the point we would like to layout a custom PCB based on the dev kit. We will be using a larger display and of course a larger touch overla...