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

General question about Bootloaders and .hex/.bin files

Posted on August 19, 2015 at 14:01Greetings,I have a very general question regarding using an external uC, an EEPROM and an ethernet PHY IC to implement a reflash-through-ethernet capability on a custom board.My question is about the program data th...

bjerman by Associate II
  • 631 Views
  • 2 replies
  • 0 kudos

void ADC_IRQHandler(void) Question

Posted on August 18, 2015 at 22:24 I think I know the answer but I just want to be sure. Is there any way to know from which ADC the handler is called? If I am using the 3 ADCs do I need to call the HAL_ADC_IRQHandler() for all like below? ...

keaven by Associate II
  • 702 Views
  • 3 replies
  • 0 kudos

Virtual COM port driver windows10

Posted on August 18, 2015 at 13:28HelloI have a quastion about  Virtual COM port driver for windows 10.Windows detects port correctly but when I trying to use shows the message ''dangerously disconnected device''.The Microsoft suport told me thet is...

slawomir by Associate
  • 644 Views
  • 2 replies
  • 0 kudos

UPS backup battery USB interface

Posted on August 19, 2015 at 11:49Hi all, did anybody connect UPS's usb interface into STM32F* USB host ? i'm having battery from APC and i have linux on machine that is having only serial interface, so i would like to use STM32F* to convert statu...

STM32F207 DMSBMR->SR always TRUE

Posted on August 18, 2015 at 13:41Hi all,I have a problem when I want to start-up my LAN board, the example program I used is STM32F2x7_ETH_LwIP_V1.0.2, after the program is running, the software reset polling flag ((ETH->DMABMR & ETH_DMABMR_SR) wil...

calvin by Associate III
  • 1335 Views
  • 4 replies
  • 0 kudos

CubeMX SD Card usage

Posted on March 27, 2015 at 13:34Has anybody used the CubeMx SD Card generated code?I tried but could not use it, I assume my init code is not correct (or that cube code is useless).On the same board, I have USB host with FATFS working, I need to be...

Johanan1 by Associate II
  • 1799 Views
  • 8 replies
  • 0 kudos

How to convert char to int ?

Posted on August 19, 2015 at 05:06I want to recieve data From Visual Studio. (UART)Visual Studio send data 'SDC 50.0'    // SDC 50.0 is charI want  50.0 only but I don't need SDC Iwant 50.0  to take it something About intergerPlease Help me 

poompopy by Associate
  • 3915 Views
  • 3 replies
  • 0 kudos

STM32F407 I2S Clocking Problem

Posted on August 18, 2015 at 23:52 Hi All, I am trying to play a 1.378 kHz triangle wave (32 points sampled at 1kHz) using the embedded CS43L22 audio codec. However, when I probe my headphones with my oscilloscope, the output is a 1.67 kH...

lperthel by Associate
  • 626 Views
  • 1 replies
  • 0 kudos