User Activity

I'm using a STM32H747-EVAL board with a FS USB port. I've downloaded the DFU firmware application from the CUBE H7 Projects. it looks like the USB should initialize (and it shows up in Device Manager correctly) but when i run the DfuSe v3.0.6 demo an...
i'm using Google Chrome. it typically makes it to 1GB of the 1.1 GB zip file. i once got the zip file to download but it wouldn't let me open it because I didn't have permission. No amount of trying to change the permissions made it work. i suspect t...
that isn't what the user manual promises. does anybody know where i can get the firmware for the STEVAL_MKI109V3?. I'm in middle of a project. it would be nice is STM had all the pieces.Jim
Specifically, as soon as it tries to read flash (this first line from the EE_Init ==> addressvalue = (*(__IO EE_ELEMENT_TYPE*)(pageaddress + varidx)); it hard faults on the next instruction. i suspect it has something to do with dual mode vs single m...