STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HID Power Device Report Descriptor

Posted on February 18, 2016 at 10:39Hi, I have implemented HID Power Device (Battery as HID) on STM32L0. I need only proper report descriptor and report to send to windows. I have got working report descriptor from , but I can't create proper report...

Is CubeMX the right way?

Posted on November 16, 2016 at 09:20Hi, i am new to STM32 programming. I have to make a small program where the STM32L471 is the SPI master. I tried the CubeMX to build a program for the Keil MDK. Seems to be ok. But when i call the transmit functio...

volker2 by Associate II
  • 412 Views
  • 1 replies
  • 0 kudos

STM32F207 Nucleo-144 USB Device Custom Class

Posted on November 07, 2016 at 09:09Hi,we use a USB custom class of our own.For STM32 devices we changed the CDC files (of the USB device library) according our requirements. The CDC files were based on the standard peripheral library.This works fin...

I2S DMA Problems

Posted on May 28, 2013 at 10:31 Hi guys, I'm in a bit of a crisis to get I2S working with DMA. I want to transfer Data from a TxBuffer array to the SPI3->DR Peripheral My setup is: I2S3 InterfaceDMA Dir Mem2PeripheralDMA ...

manuel by Associate II
  • 1824 Views
  • 13 replies
  • 0 kudos

STM32F4xx DMA IRQ problem

Posted on June 04, 2012 at 11:15Hi all, I'm using the STM Discovery EVM to make some sample program. I'm using IAR as compiler and CMSIS 2.1 In this example I simple set a timer with 50ms period and start DMA transfert on USART 3 The transfer is co...

Code stuck on HAL_I2C_Mem_Write

Posted on November 16, 2016 at 09:06 Hello everyone, I'm using a STm32F407 that communicates with an eeprom throught I2C. Although most of the time it's working fine when i'm running the code with the debugger(i have the ST link/V2 ISO) often...

td by Associate II
  • 308 Views
  • 0 replies
  • 0 kudos

STM32F103x8 interupt not working after relocate

Posted on November 16, 2016 at 02:56 I have problem after relocating, my interrupt stop working. A brief explanation about my firmware i) the bootloader (0x08000000) ii) the main application (0x08004000) In my bootloader, I r...

ho by Associate II
  • 355 Views
  • 1 replies
  • 0 kudos

Datasheets of STM32L053K8U6

Posted on November 02, 2016 at 11:23I recently got STM32L053K8U6 from Arrow Electronics. I am very surprised as I couldn't find the datasheets/technical documentation of STM32L053K8U6 . I believe STM32L0 series MCUs have 10 years longvity commitment...

0690X0000060MnXQAU.gif
krish by Associate II
  • 1461 Views
  • 14 replies
  • 0 kudos

Low level drivers and Cube

Posted on August 02, 2016 at 15:02I'm working on a project with the stm32l432 which really requires a minimalist approach with respect to code.   I like cube for pin assignments, and configuration, but it doesn't appear there's a way to generate the...

Geoffrey1 by Associate III
  • 532 Views
  • 4 replies
  • 0 kudos