STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Delay in UART transmission at highbaud rates

Posted on February 22, 2017 at 18:53Hi, I am developing an application using STM32L432 nucleo32 board, that samples 5 ADC channels and send that the data to UART.   The ADC channels are sampled using a timer and the maximum sampling frequency can be...

shafy s by Associate II
  • 2668 Views
  • 12 replies
  • 0 kudos

STM32 F103 - How to configure CAN filters in ID List mode?

Posted on February 23, 2017 at 10:31Hello,I can configure can filters using filter mask mode, but I have problem with configuring them in ID List mode.There is a code for ID mask mode i used:      sFilterConfig.BankNumber = 0;       sFilterConfig.Fi...

jerzy by Associate II
  • 1063 Views
  • 1 replies
  • 0 kudos

TIM1 software break

Posted on February 23, 2017 at 17:17On a STM32 F767 I'm using TIM1 for PWM generation on CH1 to 3 and CH1N to CH3N.I have enabled Break2 (TIM1_BDTR.BK2E=1) and disabled Break (TIM1_BDTR.BKE=0).When I trigger a Break event via software (by setting TI...

Problem with ADC Dualmode with 12 bit and DMA

Posted on February 23, 2017 at 16:58Hello, I am using the stm32f334 and try to use both adc in dual mode with 12 bit and one dma channel. With 8 bit halfword everything works fine. But when i use 12bit and DMA set to WORD array and HAL_ADC_GETVALUE ...

WIFI HTTP POST issue for JSON data

Posted on February 23, 2017 at 13:39Hello, I am using STM wifi module to transmit data to server and the data is in JSON format. for transmitting data i am using HTTPPOST method. e.g. AT+S.HTTPPOST=requestb.in,/16oftr91,{'Data':'12345'}Data is succe...

sandeep by Associate
  • 429 Views
  • 0 replies
  • 0 kudos

STM32F769I-DISCO noise

Posted on June 19, 2016 at 01:46 Hi, I want to ask if someone can confirm that the STM32F769I-DISCO has a high-pitched https://www.dict.cc/englisch-deutsch/buzzing.html https://www.dict.cc/englisch-deutsch/sound.html. I think it's from th...

benny by Associate II
  • 2746 Views
  • 23 replies
  • 0 kudos

Setting BFB2 in field possibly bricking OPTCR ?

Posted on February 23, 2017 at 13:06Dear Forum, I implemented a in-application update similar to AN4767 with an STM32F429 CPUMy current problem is the short amount of time ( approx 200ms ) while programming the optcr register to set the BFB2 bit.As ...

stst9180 by Associate III
  • 314 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F72 and STM32F73 reference manual?

Posted on February 19, 2017 at 09:48I'm wondering where to find reference manual for STM32F72 and STM32F73 chips? I was able to find the datasheets - directly from the site of the particular chip - but the reference manual is not available from the ...