STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube USB code generation bug

Posted on January 23, 2015 at 15:16Hi!USBD_SELF_POWERED parameter change of USB_DEVICE Configuration does not affect code generation of usbd_cdc.c file.  USBD_CDC_CfgFSDesc   ''Configuration Descriptor'' block's field ''bmAttributes'' has always val...

l-proger by Associate III
  • 301 Views
  • 0 replies
  • 0 kudos

Trouble reading STMPE1600_ID on STM324x9I-EVAL

Posted on January 14, 2015 at 23:20 I'm working with this board and the camera and a now modified derivative of the \STM32Cube_FW_F4_V1.3.0\Projects\STM324x9I_EVAL\Examples\DCMI\DCMI_CaptureMode project. When BSP_CAMERA_Init() callsBSP_IO_Init()...

hbarta2 by Associate III
  • 467 Views
  • 5 replies
  • 0 kudos

stm32f4-discovery with STM32CubeMX

Posted on January 15, 2015 at 14:34Hello, I am using an stm32f4-discovery board with MCU stm32F407. My intention is create a project using the STM32CubeMX c generator using both RTOS and USB Middlewares. I want to be able to see in my Device Manager...

ilias by Associate II
  • 689 Views
  • 3 replies
  • 0 kudos

User error: Reset failed - Target held in reset state

Posted on January 21, 2015 at 07:04Hi All,         I am trying to program STM32F105RCT7 using IAR, while I do program I am facing an error as belowUser error: Reset failed - Target held in reset state.      I have check voltages at pin no. 1, 13, 19...

maulin by Associate II
  • 2013 Views
  • 8 replies
  • 0 kudos

STM32F4 DISCOVERY CAN bus controller problem

Posted on July 13, 2012 at 15:57Hi all,I am trying to get the CAN interface working on the STM32F4DISCOVERY board.After calling the configuration functions from the peripheral library, when I tried to transmit message with just a oscilloscope connec...

USART In Synchronous Mode: SOME Data Incorrect

Posted on January 22, 2015 at 19:46Now that I've got my USART working with my DMA to do two 8-bit transfers per 16-bit word, I have encountered another problem: incorrect data. I know the mantra for serial comms when data is wrong is baud rate, baud...

jvavra by Associate III
  • 347 Views
  • 1 replies
  • 0 kudos

Success??

Posted on January 23, 2015 at 04:52@ali.babarDid you manage to get any further with this high bandwidth DCMI > SDIO concept? I am looking to achieve similar (without external memory). It would be handy to know what type of throughput you managed to ...

glenn by Associate II
  • 262 Views
  • 0 replies
  • 0 kudos

STM32F4 UART IRQ issue

Posted on January 22, 2015 at 10:07 Hi, I am trying to receive RF packet using USART1 IRQ, using below code. But packets are missing in the receive end. My point here is sometimes i will receive packets and the received packet is completely...

vivek23 by Associate II
  • 700 Views
  • 4 replies
  • 0 kudos