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

Linker file in Keil

Posted on February 19, 2015 at 16:24Hi all,Is there a Linker file where to define flash sections to split my flash Memory code??

gerardo by Associate II
  • 1915 Views
  • 1 replies
  • 0 kudos

Flash Memory check in STM32L0

Posted on February 18, 2015 at 10:34Hi all,I would like to check my whole flash memory integrity. I´ve the posibility of read the whole sectors and calculate a CRC and check if it is correct by firmware. My question is the following one. Is there an...

gerardo by Associate II
  • 1334 Views
  • 5 replies
  • 0 kudos

3-way Simultaneous ADC-DMA Sampling inversion glitches

Posted on February 18, 2015 at 16:49 We are currently working on using the three ADCs on the STM32F407 to simultaneously sample three analog waveforms. Our target waveform is at about ~30Khz, but to illustrate our problem I have slowed the input...

0690X00000605BjQAI.png
nml45 by Associate
  • 992 Views
  • 4 replies
  • 0 kudos

GPIO_WriteBit() in HAL ??? (32f407)

Posted on February 14, 2015 at 21:31Hi there! Who knows how to implement the function of GPIO SPL - GPIO_WriteBit (GPIO_TypeDef * GPIOx, uint16_t GPIO_Pin, BitAction BitVal) on the library HAL? In the HAL library I can see only HAL_GPIO_WritePin(GPI...

pcm-lab by Associate II
  • 1639 Views
  • 3 replies
  • 0 kudos

RAM Usage on STM32F4

Posted on February 18, 2015 at 19:42Hi team, Is there any way or tool to know how much RAM my system is using? Thanks, #ram #stm32f4 #ram-usage

dhiry2k1 by Associate II
  • 745 Views
  • 2 replies
  • 0 kudos

STM32L051 TIM21 PWM capture

Posted on February 18, 2015 at 18:51I've been running around in circles all morning trying to figure out how to set up PWM capture on this thing... STM32CubeMX doesn't have any options for doing it on TIM21, but I see it mentioned in the reference m...

izzy84075 by Associate II
  • 1078 Views
  • 4 replies
  • 0 kudos

STM32F042: voltage sourced by pin in analog mode

Posted on February 15, 2015 at 14:15Hello, I've found strange problem with voltage sourced by pin in analog mode, I don't recall noticing this with STM32F1 nor F3. Attached file contains very basic project with code copied from ADC/DMA circular mode...

ili9163 spi LCD Help Please!

Posted on February 17, 2015 at 12:00Hi guys , I wrote this simple code based on the ili9163 documentation and what what i found online of the arduino library writen for the same display , yet all what i was able to do is get the Background LED to li...

monta by Associate II
  • 458 Views
  • 1 replies
  • 0 kudos

My I2C is very slow, need help :)

Posted on February 18, 2015 at 12:42 Hello everybody, I have a problem with I2C on STM32F4 I communicate with a touchpad controller: everything is OK, I can configure this I2C controller and get its datas. But when I communicate it...

stm32f429 and lcd in de mode

Posted on February 18, 2015 at 14:14Hi, i am trying how to connect stm32f429 to lcd screen. Screen supports de and sync mode. I don't know what mode should i use. Know,that stm32f429 has embedded tft controller, does it support de mode?