STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F107 ethernet demo rebuild problem

Posted on February 27, 2015 at 16:31Has any body rebuilt the STM32F107 LwIP TCP/IP demo (STSW-STM32026)   in latest IAR EWARM toolchain ? The demo provided by ST still uses IAR 5.42 ( old one). This creates errors when I try to rebuild with IAR 6.30...

jay by Associate
  • 297 Views
  • 4 replies
  • 0 kudos

Triple mode ADC with new HAL

Posted on December 01, 2014 at 22:52 Hello, I'm trying to set the ADC(s) of the stm32f407 in triple mode, using DMA for data transfers. Based on the the only available example in the cube package and some old code, written using the stdpheri...

b2527456 by Associate II
  • 593 Views
  • 5 replies
  • 0 kudos

STM32cubeL0, bug in HAL_comp.c

Posted on February 03, 2015 at 14:34 I'm integrate theSTM32Cube_FW_L0_V1.1.0 in my project. I build with IAR. I don't know how to report a bug, so I use the forum. In the file stm32l0xx_hal_comp.c, line 508: /* Set lock flag ...

foujanet by Associate II
  • 173 Views
  • 1 replies
  • 0 kudos

stm32 f429I disco LWIP port problem.

Posted on February 24, 2015 at 19:24Hello! I try port stm32 4x9I-eval LwIP application ( LwIP_HTTP_Server_Raw )  to stm32 429I-disco. In F.A.Q. said that:''When another hardware platform is used, check the GPIO configuration in the HAL_ETH_MspInit()...

HS USB Device Won't Return Report Descriptor

Posted on February 06, 2015 at 13:32I've got a STM32F405 using a Microchip USB3300 PHY set up to run as a HS HID USB device. The device gets MOST of the way through enumeration. However, when the host queries for the report descriptor, the device fa...

jvavra by Associate III
  • 303 Views
  • 3 replies
  • 0 kudos

HS USB Report Descriptor End Wrong

Posted on February 20, 2015 at 13:49I'm hoping this is my last Report Descriptor question. As I found out, the HS USB DMA in the '405 only has access to RAM memory locations. With this in mind, I copy the Report Descriptor to RAM from it's original ...

jvavra by Associate III
  • 156 Views
  • 0 replies
  • 0 kudos