STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Audio Class Microphone - STM32F4 Discovery

Posted on November 11, 2013 at 11:35Hi,I am making a SDR and implementing FM demodulation over it. We chose STM32F4 controllers for our applications yet we are successful in receiving the signal till the DAC's output.Yet I am still required to make ...

contact2 by Associate II
  • 983 Views
  • 5 replies
  • 0 kudos

USART bootloader on STM303x

Posted on March 17, 2016 at 16:43According to section 19 of AN2606 if I want to use USART2 I have to go through pins PA2, PA3 - is this correct.Anyway, I connect to these via an FTDI USB/USART i/f chip. Bottom line is that I cannot get the STM Flash...

gbigden by Associate III
  • 882 Views
  • 6 replies
  • 0 kudos

Remapping USART

Posted on March 16, 2016 at 09:25Hello, I would like to have access to uart1 and USB on stm32f105rc, but they both are on the same pins. My question is that, if I remap the USART1 to alternate pins, USB still working on original pins. I have readed ...

shorosky by Associate
  • 857 Views
  • 3 replies
  • 0 kudos

Calculation Adc value based on CubeMx

Posted on March 16, 2016 at 02:42Hello guys.I am using STM32F051K8 with CubeMX. While using ADC conversion, the adc value is working weird.The value I measured is adc value from position sensor. the range is from 0 to 2.9V(measured with Oscilloscope...

jjj0214 by Associate II
  • 730 Views
  • 4 replies
  • 0 kudos

HID USB Data to the STM32F4 DISCOVERY

Posted on March 11, 2016 at 12:15Dear people on the ST Forum.I am currently working on configuring the STM32F4 DISCO board as a HID device that must send an receive data from a host (PC). I've managed to configure it as a HID mouse and altered the d...

STM32 HAL CAN RX

Posted on March 02, 2016 at 13:05HelloI am having trouble with the CAN_RX_MSG structure.  As the struct contains both StdId and ExtId fields I have seen incorrect data being received in my ISR when both fields are populated.if (CAN_RX_MSG.Ext_Id == ...

STM32F072 ISP via CAN (CAN bootloader)

Posted on March 14, 2016 at 10:33Hi,Is there any chance to put STM32F072 to ISP mod and change firmware over CAN bus? I know that microcontroller do not have CAN bootloader by default, but is there some official CAN bootloader or I need to develope ...

kresimir by Associate
  • 301 Views
  • 0 replies
  • 0 kudos