How to modify the size of Endpoint1 by CubeMx
Posted on August 19, 2016 at 08:54Hi, i created a USB-CustomHID project use CubeMx, but i can't find any way to change the size of Endpoint1(not Endpoint 0). Are there any ideas for my problem? Thanks.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 19, 2016 at 08:54Hi, i created a USB-CustomHID project use CubeMx, but i can't find any way to change the size of Endpoint1(not Endpoint 0). Are there any ideas for my problem? Thanks.
Posted on September 20, 2016 at 11:20Hi all. I am trying to catch the last PC value before WD reset. For doing that I am configuring the WWDG and enabling its interrupt. then, while the WD interrupt fire I am writing the important information (i.e.,...
Posted on September 19, 2016 at 12:42Hello there, I have a problem with programming STM32F4 device. My Jlink probe correctly sees the device over SWD but it cannot erase nor program it however- This is the Jlink command prompt when trying to erase:h...
Posted on September 19, 2016 at 20:31I�m having difficulty getting the ADC to work on the F303 board in the the value returned is always 0. The input line is PA0, ADC1, Chanel 1. The STM32cubeMX generated initialization code is as follows: ...
Posted on September 11, 2016 at 08:17Hi, my apologies in advance for the newbie question.I have to port LCD sample program to 746VG(LQFP100) from 746NG-DISCO(BGA216).F746VG supposed to have a TFT-LCD controller, but I can't find LCD_R0/B1/B4 funtion...
Posted on April 19, 2013 at 17:20Hello,I try to interface a STM32f205 to a Toshiba eMMC via 8bit SDIO and DMA.In order to read and write can you please tell me if I am missing something:Read Single block Send CMD16 Block length (I receive the cor...
Posted on September 19, 2016 at 16:09 I have code that rotates small motor. #include ''stm32f10x.h'' #include ''stm32f10x_gpio.h'' #include ''stm32f10x_rcc.h'' #include ''stm32f10x_usart.h'' void Delay(unsigned int t) { unsigned int i...
Posted on September 15, 2016 at 16:19Hi. I've used STM32CubeMX to generate initialization code for stuff on my STM32F746G-Discovery board. I guess the clock settings are correctly initiated for the onboard audio codec (wm8994). Other settings for th...
Posted on September 20, 2016 at 12:23Hello, i´m reading the AN4776 Application Note, but i don´t know where to find the code examples of the AN to download them. Any help ? regards,
Posted on February 03, 2012 at 09:20Hi , I'm looking for an example with SDIO+eMMC (and not SD). Is there something like that ? Another thing: Someone has information on eMMC commands ? Thanks Mikael #google #sdio+emmc-example