STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Contiki on STM32L053 Nucleo

Posted on April 12, 2016 at 13:12Hi All New to STM32 but not new to MCU's (Have done projects on TI, Microchip, Atmel, etc) I'm busy to evaluate Contiki on STM32L053 Nucleo to compare to the MSP430 implementation of the Contiki stack.  On MSP430 I h...

CubeMX v4.14 USB Host Problem

Posted on April 04, 2016 at 09:06Hello. I use STM32F407VET6 device. I try to use USB Host (Mass Storege Host Class). Project (for IAR) generate correctly. I try to compile for C++ and have ( Error[Pe067]: expected a ''}'') multiple errors. I use fri...

mr23 by Associate II
  • 554 Views
  • 4 replies
  • 0 kudos

LPM_ExitStopMode() Does not Execute after return from STOP

Posted on April 12, 2016 at 08:56We're using the STM32CubeExpansion_BLE1_V2.5.2 on a STM32L4-Nucleo + BlueNRG-Expansion. It comes with low power manager drivers. The STM32L4 switches between RUN and STOP mode every ~ 1 sec. It uses RTC wakeup timer ...

jp1 by Associate III
  • 278 Views
  • 0 replies
  • 1 kudos

STM32F446 Vcap value

Posted on April 09, 2016 at 22:47I'm designing a product that uses the STM32F446. The reference manual states that Vcap is increased to 4.7uF (from 2.2uF for the F405) on page 15 and later on page 72 (power supply scheme) it lists 2 x 2.2uF caps on ...

mluessi by Associate II
  • 2266 Views
  • 5 replies
  • 0 kudos

DAC

Posted on April 11, 2016 at 10:26I would like to create a 16 bit DAC in STM32F103RET6. ButSTM32F103RET6 only has 12 bit DAC. How do I implement a higher resolution DAC in STM32F103RET6?Thank you. Please see link belowhttps://www.google.com/url?sa=t&...

arh8081 by Associate
  • 416 Views
  • 2 replies
  • 0 kudos

LIS3DSH I2C understanding

Posted on April 10, 2016 at 19:56Hello Community,I am currently trying to get my head around the LIS3DSH accelerometer using the I2C HAL library, however I am having a great deal off difficulty in achieving anything.My aim is to simply read the axes...

b4038201 by Associate
  • 441 Views
  • 1 replies
  • 0 kudos

Unable to shut down the USB core

Posted on April 11, 2016 at 17:08I'm currently having some issues with the USB core on the STM32f4. Before enabling the USB core the VBUS line (GPIO A9) is low as would be expected. when a usb cable is plugged it I detect this and enable my USB core...

Timer with external clock in gated mode

Posted on April 11, 2016 at 09:39Hi, I would like to configure a timer as a slave in gated mode which has an external clock from another timer. So in my setup I do would have three timers. A ''clock timer'' which outputs a given clock frequency, a m...

smrtkai by Senior
  • 2057 Views
  • 2 replies
  • 0 kudos

Allocate HEAP into external SDRAM with Keil-RTX

Posted on November 24, 2015 at 09:02 Hello! I'm developing an application which requires the heap to be located in a 32MB off-chip SDRAM. I'm using Keil RTX in the project.The problem is the application falls when a function malloc() is ca...

y_ by Associate
  • 825 Views
  • 2 replies
  • 0 kudos

Disabling Reset pin on stm32f05X

Posted on April 08, 2016 at 10:34Hi Group,Is it possible to disable the Reset pin on this micro for a time interval so that any external reset pulse don't have any effect during this time?Kind RegardsBob

stenasc by Senior
  • 560 Views
  • 2 replies
  • 0 kudos