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

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
  • 1611 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
  • 736 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
  • 1036 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
  • 441 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?

PWM max voltage 3 V !!!

Posted on February 18, 2015 at 10:07I use a STM32f4vgt6 and I configured the PWM to control a DC motor. The problem is that when I measure the output PWM tention I notice that it does not exceed the 3V. When I connect the VDD pin to 5V, the problem ...

haythem by Associate II
  • 723 Views
  • 1 replies
  • 0 kudos

Problem Uploading code to STM32F103ZCT7

Posted on February 16, 2015 at 12:59Hello all,I am having problem in updating the code to STM32F103ZCT7 using ST link V2.I am getting the error as ''Can not connect to divice; Internal Command Error''I am using three pins SWDIO, SWCLK, NRST. I have ...

Use a pin for PWM capture input AND counter

Posted on February 12, 2015 at 09:28Dear all, Do you know if it is possible to get from a single pin a capture PWM input (and get the frequency) and on the same pin, to be able to count the number of pulse ? Currently I have ''capture PWM input'' on...

laurent2 by Associate II
  • 923 Views
  • 4 replies
  • 0 kudos