STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746 discovery - examples

Posted on August 09, 2016 at 21:19Are there any examples for the LCD available? Also are the examples stm32f746 examples with in the stm32cube firmware pacakge compatible with the STM32F746 discovery - the boards look a whole lot different.

magnetomter

Posted on August 08, 2016 at 14:39Hello folks, I am trying to implement the LIS3MDL magnetometer. I have a small confusion about its configuration. It have option of +-4 gauss upto +-16 gauss. So for the full scale configuration, i should configure ...

FreeRTOS + stop mode on STM32L151

Posted on August 10, 2016 at 05:44Hi, I use STM32Cube_FW_L1_V1.5.0. I want to create FreeRTOS + stop mode with RTC. I try to merger two projects (STM32Cube_FW_L1_V1.5.0\Projects\STM32L152D_EVAL\Applications\FreeRTOS\FreeRTOS_LowPower) and (STM32Cube...

hmtsai12 by Associate
  • 446 Views
  • 0 replies
  • 0 kudos

I2C Alternate Function Configuration

Posted on August 09, 2016 at 05:52All,I believe that I have all my registers configured correctly for my I2C interface on the  STM32F429ZIT6 but I have a question regarding the settings of the GPIO alternate function settings in GPIOx_AFRL and GPIOx...

0690X00000605RCQAY.png

HAL_gpio driver switching speed

Posted on August 09, 2016 at 19:29Is the HAL_gpio driver slow compared to driving a pin in another fashion?If I use HAL_GPIO_WritePin(GPIOA, ANA_IN_J1_02_Pin, GPIO_PIN_RESET);HAL_GPIO_WritePin(GPIOA, ANA_IN_J1_02_Pin, GPIO_PIN_SET);At 16MHz I would ...

gerhard by Associate II
  • 1756 Views
  • 6 replies
  • 0 kudos

Interrupt Handlers aren't called

Posted on August 09, 2016 at 21:49  The original post was too long to process during our migration. Please click on the attachment to read the original post.

Stm32f4 get system time (microsecond)

Posted on August 09, 2016 at 10:24hi every bodyrecently for developing a realtime system in my stm32f407 micro controller i need to calculate each bus delay(uart , spi , i2c ,..) . for that reason i need to get system time in microsecond unit.i'm us...

New install New user

Posted on August 02, 2016 at 04:54I just installed for the first time, I am familiar with eclipse, and when I attempted to create my first project I get the error jconfig.h,No such file or directoryI have a stm32f7 disco board that I am trying to fi...

ray23 by Associate II
  • 574 Views
  • 1 replies
  • 0 kudos

postpone and resume USB receive data?

Posted on August 05, 2016 at 19:11I am working with a project with USB CDC vitual Com port and wonder if there is any way to postpone the receive data (tell the computer to stop transfer data ) and then resume it when the process is done? 

Cannot get STM32 host to enumerate a device

Posted on April 20, 2015 at 13:21Hello everyone! This is my first time in the forums... so greetings to all of you. I've been trying for the past week or two to compile the uC as a USB FS host and enumerate a device (for testing purposes I'm using a...

magester1 by Associate II
  • 5906 Views
  • 7 replies
  • 0 kudos