stm32f429 how to choose virtual Usb Partition to show
I've enable fatfs and usb_otg_hs. In fatfs I set 4 partitions and read/write successfully.And now all 4 partitions show in PC.Any ideas if I only want to show one partition?
Ask questions, find answers, and share insights on STM32 products and their technical features.
I've enable fatfs and usb_otg_hs. In fatfs I set 4 partitions and read/write successfully.And now all 4 partitions show in PC.Any ideas if I only want to show one partition?
I'm modifying some code to start using double buffered DMA. Everything in the code currently uses the HAL so I'd like to continue this but it seems ill suited for using double buffering with the ADCs.This code gets me close: HAL_ADC_Start_DM...
Hi folks,I would like to use the I2C serial communication protocol to write/read from the Flash Memory using the STM32G474 microcontroller. I am using the B-G474E-DPOW1 board which does not have an EEPROM. Is it possible to achieve this goal or do I ...
I installed it twice in Windows 10 from the zip file I downloaded from the ST website and then once with GitHub, but still no joy.All the other apps show up as Ok by the Validator.I'm going to proceed with the workshop but if you can shed some light ...
I am using two NUCLEO-F103RB boards for implementing and testing single-wire, half-duplex UART communication in polling mode. First I implemented and tested code based on the ‘UART_TwoBoards_ComPolling' example, which is included in the STM32F1 HAL l...
Hello,I am running into an issue where I can only receive on UART5 of an STM32H7A3LI if I have been debugging since a power cycle. The code runs normally otherwise after a power cycle, but UART5 cannot receive unless it is debugging.Using a JLink Pro...
In my application I have TIM1 configured to output a configurable frequency - which works well.Now I want to add support for pausing the timer and the outputs should then go to inactive state( = low).But whatever I try with MOE, OSSI, CC2E, CC2NE bit...
Hey,I am starting to write a new project on STM32H745ZI.Core M7 is responsible for control and core M4 is responsible for communication with a computer.There is a lot of data that I want to share between the two cores, there is data that the access s...
Hi. I am luisI have question about STM32F413CGU6 FW upgrade using USBQ1. how can I setting Stm32CubeIDE usb parameters?? FW upgrade is only use "OTG"??I can use USB mode only "host" or "device".Q2. Is there another setting for standalone USB setting?...
hello everyone , while burning file in stm32103 with stmcube programmer i checked rdp in option byte ,now when i try to erase previous file and burn new file again it says core is locked up ,is there any solution ?