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

USB HS for Mass storage and CDC combination

Posted on April 18, 2018 at 05:34I'm going to use USB HS in chip STM32F779 for both Mass storage and CDC interface . Can I know is it impossible ? And how to approach this solution ?

Hau Lam by Associate II
  • 413 Views
  • 0 replies
  • 0 kudos

Virtual Device for STM32

Posted on April 11, 2018 at 15:14Hi All,We at https://www.jumper.io are building virtual devices to help embedded software developers ship better code faster. Our mission is to make it fast and easy to automate testing and adopt agile and continuous...

STM32F0 ADC Scan Int Issue

Posted on April 18, 2018 at 03:16Hi, I am trying to set up an STM32f030 to do ADC conversions on 4 channels using interrupts and no DMA. The first ADC input gets good values but the second ADC inf put is wonky.I used CubeMX to generate the code. I a...

Looking for simple CAN receive example for STM32F042

Posted on April 17, 2018 at 22:52I am looking for a simple CAN Receive example for the STM32F042.  The example I usually see cited (STM32072B_EVAL\Examples\CAN\CAN_Networking) is really all about sending a message when a button is pressed.I'm using ...

STM32 real time FIR filter from ADC samples

Posted on March 10, 2018 at 21:40Hello,I have a Nucleo-L476RG board and I'm trying to make a lowpass filter with the FIR function (using cmsis libraries) to filter the samples I get from the ADC in realtime. Then I'd like to get the processed signal...

STM32H743 system clock config error

Posted on April 17, 2018 at 17:44I migrated from Nucleo STM32F767 to Nucleo STM32H743.  I am using Keil compiler version 5.25.2 and the HAL interface.  I'm generating the startup code from STM32CubeMx version 4.25.0. The clock setup for the H743 doe...

Resolved! Using ST-LINK V2

Posted on April 17, 2018 at 14:11Hi  I have been using a Nucleo board (STM32L0 and STM32L4) and now want to design my own boards. I have been looking through the web and found information on pins to use. I want to make sure I use the correct ones be...

Resolved! MX Cube FW_L4 v1.9.0 SystemClock_Config error

Posted on September 26, 2017 at 09:27After migrating project from FW_L4 v1.8.0 to FW_L4 v1.9.0 there is mising line:RCC_OscInitStruct.PLL.PLLM = 1;in function void SystemClock_Config(void)MCU is STM32L486VGT. Why this happened?

Vinci by Associate
  • 1115 Views
  • 7 replies
  • 0 kudos