STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS equivalent of uint32_t HAL_GetTick(void)

Posted on July 10, 2014 at 07:33I'm using STM32Cube_FW_F4_V1.1.0 libraries for STM32F4. I found uint32_t HAL_GetTick(void) will provide tics in milliseconds.I have found  the following in a FreeRTOS based code http://reviews.openpilot.org/browse/~br...

harinath by Associate III
  • 1860 Views
  • 1 replies
  • 0 kudos

STM3220G-EVAL + ETH + WinSock

Posted on October 02, 2014 at 15:00Hi, I've a problem with my STM3220G-EVAL board. I need to connect Ethernet Port (CN7) with a VB6 PC program that use a Winsock (then send and receive strings). but I don't know how! I haven't found anything online....

stm32f4 discovery + lwip + eth

Posted on October 07, 2014 at 21:36Hello to all. I have a project on an discovery board. I have a webserver installed. i have all working using static IP address but cannot get to work using DHCP. Using DHCP a can see the broadcasting msg is out and...

stm32f4 by Associate II
  • 314 Views
  • 0 replies
  • 0 kudos

USB Lib V2.1.0, Endpoint buffers, howto

Posted on August 12, 2014 at 19:07Gooood morning........STM Today i am looking at defining more endpoints for a usb uvc ''device''. I do understand, that endpoints shall be initialized after an appropriate SETUP message has been received by the hos...

STM32F3 - USB charger or Host

Posted on October 05, 2014 at 14:47I have a battery-powered device which may connect to a USB host or a charger.How can I tell if the device is currently connected to a charger or a Host in Suspend mode?Thanks,Boaz #stm32 #usb

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

STM32-F3-Discovary USB-FS example stuck

Posted on October 01, 2014 at 11:32I've tried running the USB example from the Discovery sample library, out of the box.The issue is that once interrupts are enabled (by calling usb_pwr.c/PowerOn()), the MPU gets keeps calling the USB_LP_CAN1_RX0_IR...

boaz by Associate II
  • 660 Views
  • 2 replies
  • 0 kudos

STM32F0 for CAN-BUS device?

Posted on October 03, 2014 at 15:05Hello forumers... I am evaluating MCUs for use in a device which sits on a CAN Bus network. I need to be able to push firmware upgrades over the CAN bus from a PC. So far I have found that for my app there is not a...

jesper by Associate II
  • 1187 Views
  • 3 replies
  • 0 kudos