STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DCMI interface on the Open407v-D

Posted on April 29, 2017 at 03:27Hello ,i'm working with the Open407V-D and i'm having problems with the DCMI interface, is there any jumpers to set in order to chose the PIN that i want to work with ? because when i use cable it work but when i put...

sak hos by Associate III
  • 688 Views
  • 3 replies
  • 0 kudos

STM32F103 ILI9341 non-arduino example request

Posted on April 23, 2017 at 02:47Hello!I want to control ILI9341(SPI LCD) by STM32F103C8.Simple SPI access is ok.Most example are belong arduino in internet, but I am using EWARM.Please share your experience to me.BRLC

L C by Associate II
  • 903 Views
  • 4 replies
  • 0 kudos

STM32F042 Encoder Problem

Posted on April 28, 2017 at 20:24I'm using the stm32f042 nucleo board, Atollic truestudio and CubeMX launched from the Atollic GUI (eclipse) to develop code. I am trying to get the encoder interface on timer 3 to function as a step/dir counter. I ha...

Resolved! STM32 CubeMX Installation Problems Mac

Posted on April 27, 2017 at 14:46Hi everyone,I turn to you in complete despair. I thought I would start tonight with My Nucleo, but couldn't even get past the Installation of the CubeMX software. When I double click on the app (SetupSTM32CubeMX-4.20...

stm32f103 button interrupt not working

Posted on March 23, 2017 at 09:22Hi All,I am working on button press interrupt on stm32f103 . I am not able to get it into work. I am not at all receiving any interrupt when the button which is connected to PORT B 12 13 14 is pressedBelow is my code...

Don david by Associate II
  • 1029 Views
  • 3 replies
  • 0 kudos

SD MMC Power on issue (STM32L4)

Posted on December 15, 2016 at 08:55 Hi, I'm developing a firmware for a custom board with a STM32L486 microcontroller. The device record the audio to a micro SD card. I'm using the HAL driver. It's work fine with at least 6 ...