I have to receive a string in stm32f030 from USART using LL library through the interrupt.
Hi there, dumb, dumb, dumb, dumb question: which of the above, as reported by my Keil MDK compiler, count against my program space and which count against my RAM? Does CODE+RO go into my program space, or just CODE?Asking because I'm playing with te...
Hello All , I am sorry it might be the wrong forum , i use STM32f429 with TFT to create a menu system I am declare a structures for menu but i dont have success to put a structure in side a struture could me what is wrong ? struct menu_type {char *...
Posted on June 19, 2018 at 16:59Hello ST Community, I am fairly new to the ST world. I have used MXCube to create a USB HID device but I am having difficulty find an example USB HID - Host PC/Windows application that I can use to see the communicat...
Can a hex and bin files be generated from each other?
Hey! Does anyone have more info about the UID bits in STM32F4 processors. If I were to use only this processor, which bits could I eliminate from the UID to still have a unique ID for each device and the ID would be the smallest possible in size.-Tha...
I have the concerned evaluation board and working with the USB Device FS example.I would like to know how to enable the VBus sensing pin on this board.As per the page 36 of the user's guide of this board, SB72 needs to be removed to use PA9 as VBus f...