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

[OTG + Cube] Low Speed Device settings

Posted on August 28, 2017 at 14:02More.Both the 'F4 and 'L4 RMs clearly state that the USB modules are not capable of Low-Speed Device (underpinned e.g. by DSTS.ENUMSPD not having a documented setting for Low Speed).Why is it then that both CubeF4 a...

How to start with stm32f407 Discovery board

Posted on August 27, 2017 at 14:23Hello All,I am starting with stm32f407 Discovery board . I am trying to program it through IAR toolchain,From where should I start please suggest me.ThanksRegardsGulfan Ahamad#stm32f407-discovery

Firmware upgrade from a flash disk using USB HS in host mode

Posted on August 28, 2017 at 11:46I found an example that ST gives for STM32F4 Discovery it's called FW_upgrade. Its a bootloader that uses the USB FS in OTG mode and it upgrades the firmware from a flash disk. BUT..this example uses the old librari...

td by Associate II
  • 441 Views
  • 0 replies
  • 0 kudos

Do complementary timer pins take inputs?

Posted on August 26, 2017 at 03:11Hi.This may be a ultimate dumb question.I'm having hard time trying to make use of pins that are mapped to complementary outputs TIMx_CHyN (TIM1_CH2N, TIM8_CH3N, ...) to take edge interrupt on corresponding time cha...

Nucleo L476RG as OTG FS device

Posted on August 28, 2017 at 10:35Hi everyone,I am a biginner in ST-controller programming. Last week I spent time hunting the internet for finding some solutions about how to make a NUCLEO L476RG work as USB HID device. So I launched the example en...

DMA Fifo error stm32f7 SDMMC2

Posted on August 28, 2017 at 09:16Hi,We are using STM32F7 in our project, We have interfaced WiFi chip with STM32F7 on SDMMC2 interface.We are getting Fifo Error event when performing block data transfer using DMA with low layer driver. As per datas...

Just work ADC when it's debug mode.

Posted on August 25, 2017 at 17:47Hello,I use STML051 that has a sensor via ADC port. My environment is keil-MDK-v5 and LL Library.My firmware works well when it's debug-mode. But when I download the program and run without debugger, ADC is frozen a...

contiguous gpio

Posted on August 28, 2017 at 04:19First of all, please, excuse my newbness, I'm not familiar at all with the STM32 family and it is my first project with it.For this project, I will use Waveshare core429i module (https://community.st.com/external-li...