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

STM32CubeMX support for STM32W108HB

Posted on February 13, 2015 at 06:58I tried to configure STM32CubeMX for STM32W108HB but didn't see any STM32W options. Is there any way to configure STM32CubeMX for a STM32W?

connect AD converter 7903 with SPI from STM32F4

Posted on November 02, 2014 at 22:55Hello, I want to connect an AD converter AD7903 with the STM32F429 http://www.analog.com/static/imported-files/data_sheets/AD7903.pdf The AD7903 can be driven in a simultaneous sampling mode. It is show in the dat...

der-kyle by Associate II
  • 1819 Views
  • 8 replies
  • 0 kudos

STM32F103: noise on GPIO input signal causes weird behaviour

Posted on February 11, 2015 at 22:56Hi everybody,I am struggling against a weird behaviour on a input GPIO.The GPIO input circuit is a simple pull-up; due to other components connected to my board, there is sometime some noise injected into the GPIO...

amarchi by Associate II
  • 2517 Views
  • 4 replies
  • 0 kudos

stm32f4 + ov7670 + dmlcd-35rt double upscaled image

Posted on February 13, 2015 at 03:16i am working on a project with stm32f4 , ov7670  and dm-lcd35rt image output from my camera is doubled and also its colour is greenish  following is my register setting // Clock Settings // xclk 24M pclk 12M    {...

scholar by Associate II
  • 545 Views
  • 0 replies
  • 0 kudos

APB Timers can exceed the APB domain max clock ?

Posted on February 12, 2015 at 16:57I have STM32F429I chip , I want to used timers , at the same time im running the APB1 at its max speed of 45 MHz . Now the clock provided to the APB1 timers will be double the clock of the APB1 domain by hardware ...

READ PROTECTION can't be removed

Posted on February 11, 2015 at 15:44We've got a new board and we can't flash them. I am sending an output from STVP > Programming  OPTION BYTE area... Removing *READ PROTECTION* option, this will ERASE all the device flash memory! < OPTION BYTE prog...

stst9184 by Associate II
  • 3788 Views
  • 13 replies
  • 0 kudos

6XUSART or UART mcu

Posted on February 11, 2015 at 13:03Hi all,I need a mcu with 6xUSART or UART.I couldn't find like it.Parametric search http://tureng.com/search/misguides me.Different data between parametric search and datasheet.Can you suggest to me a mcu like it.

(HAL) Sending UART strings using DMA

Posted on February 12, 2015 at 11:51Hi, I'm having a problem that when calling HAL_UART_TRANSMIT_DMA() I require a delay between consecutive calls of the function for it to accept new data into the DMA. I've found adding a HAL_Delay between calls fi...

rajpaged by Associate II
  • 1151 Views
  • 3 replies
  • 0 kudos

STM32F0 with HAL driver and EEPROM emulation

Posted on February 12, 2015 at 16:48Hello,I am curently working on an application generated by the STM32cubeMX software. This application use the folowing HAL library's: tim,adc,dma,uart,gpio... I have to implement an erase and write non volatile me...

jgiraud9 by Associate II
  • 639 Views
  • 2 replies
  • 0 kudos

stm32cube[fl]*.zip - previous versions

Posted on February 08, 2015 at 21:52I'm working on a Git repository with the content of the HAL libraries, where I plan to commit each new release.Currently only the most recent versions of the libraries are posted on the public site.Would it be pos...