STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

usbd_storage.c (MSC class) supports multiple LUN?

Posted on December 16, 2015 at 03:10Hi All,Does anyone know if the STM32 USB device library MSC class support more than 1 LUN? I can get 1 LUN to work fine using either external flash or a uSD card. But when I tried to set STORAGE_LUN_NBR to 2 and h...

xxc2rxx by Associate II
  • 1197 Views
  • 4 replies
  • 1 kudos

STM32 RAM writing issue.

Posted on December 15, 2015 at 18:10Hello, I am having a bit of a mysterious bug in here. I am working on STM32F427 chip and tryin to write a bootloader. I have a problem with copying memory from FLASH to RAM. Looks like there is a specific memory a...

kalbar666 by Associate II
  • 1713 Views
  • 10 replies
  • 0 kudos

Resolved! STM32f207 I2C interface

Posted on December 16, 2015 at 10:04hi i'm new here i juste start with STM32-P207 board, i need to use temperature sensor in board, it connect with PG12 & PG10, but i dont find in Alternate function mapping that PG12 & PG10 are mapping in I2C Any he...

STM32 FSCM can't read Id of Nand

Posted on December 15, 2015 at 18:57 Hi everybody, I'm trying to read/write data on and flash So, I init gpio and handler, I use 8 bit bus void initGPIO(void) { GPIO_InitTypeDef GPIO_InitStruct; __GPIOE_CLK_ENABLE(); __GPIOD_CL...

[solved]DHCP on LwIP (stm32f407vg)

Posted on December 16, 2015 at 10:15 Hi, all. Somebody tested DHCP from example http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1743/PF257906?s_searchtype=keyword? With fixed IP all ok, but when I try to run thise one with DHCP - nothing...

t2399 by Associate II
  • 318 Views
  • 0 replies
  • 0 kudos

__HAL_DMA_CLEAR_FLAG: Clear the DMA Stream pending flags.

Posted on December 16, 2015 at 04:39/**  * @brief  Clear the DMA Stream pending flags.  * @param  __HANDLE__: DMA handle  * @param  __FLAG__: specifies the flag to clear.  *          This parameter can be any combination of the following values:  * ...

son1 by Associate II
  • 756 Views
  • 1 replies
  • 0 kudos

STM32 Thermal Camera Evaluation Board

Posted on December 16, 2015 at 05:55I just wanted to make people aware of a new development board for those interested in combining Thermal Data from the Flir Lepton with the STM32. Check out the Development board https://groupgets.com/manufacturers...

sashi by Associate
  • 544 Views
  • 0 replies
  • 0 kudos