User Activity

HI, I am trying to implement ST7567 GLCD (128x64) with SPI on my STM32G0B1RCT6 MCU. Unfortunately i am not getting the Example Driver, i tried my self but there is no improvement, So Any one Kindly send me the STM32 related ST7567 GLCD Example 
hi,Using STM32G0B0CET6USB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---Enable. My requirement: i just want to create  and write the file to usb_host.c and whenever i pluged the usb, the file automatically c...
Hi, I tried to configure the USB Host for a project, but it’s difficult to configure, and I am not finding any online support available for the STM32H5 series controller. My requirement: I configured PB4 as an output, which is connected to a green LE...
hi,i am Using STM32G0B1RCT6USB_CLK = 48MHZUSB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---EnableIf you set it to the above mode and operate it, the USB is recognized and i configured PB4 as an output, whic...
Hi, I have a customized STM32G0B1RCT6 board, and I'm trying to use its USB host function to connect to a flash drive. I used the file handling function to create a text file and store text files from the controller to the USB. I tried the same steps ...
Kudos from