User Activity

hii every one  i implanted usb_cdc commination using  usb port , and my question is how do i transmit data or receive with high bitrates lets say with 4 5 mbits , cause when i implanted the cdc-usb  its just act like a serial port , and when i open t...
hii i have a stm32h753 nucleo board , witch have a user button connected to pc 13 , i am trying to implement printing on console when a button is pressed by using interrupted call back that is generated from the button press , i looked at the user ma...
hii do you have evaluation boards that support python , with i can use python methods to control peripheral on the eval board like uart , ethernet etc..
hii i have the stm32h753 nuclio board and i am trying to run udp client on the board and my pc will be UDP_SERVER , i am using udp_echoclient_connect() and  udp_echoclient_send()  functions, that are inside the files that is included in the project e...
hii , i really need some help :)i have the stm32h753 nuclio board and i am trying to run udp client on the board and my pc will be UDP_SERVER , i am using udp_echoclient_connect() and  udp_echoclient_send()  functions, that are inside the files tha...