STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 compatibility with PIC18

Posted on June 07, 2018 at 16:26Hello everyone,I am currently working on a traveler counting system that is based on a PIC18 and I would like for network link reasons to make a serial link (RS232), in fact, a new standard of transport, to put in dis...

STM32L031 multichannel ADC

Posted on June 08, 2018 at 11:47HiI'm trying to read ADC 6 channel but I got very strange result 60 or 4095 not the right one...Any help are welcome  what I'm doing wrong.  I need without DMA if possible without?main initstatic void MX_ADC_Init(void...

Andy b1 by Associate
  • 381 Views
  • 0 replies
  • 0 kudos

configuration of ''USART'' without CubeMX

Posted on June 05, 2018 at 14:48 Hello, i use the stm nucleo 64 board and the stm/eclipse environment and i want to send string with usart1. Furthermore, i don't want to use cubemx and cmsis. Because it makes the code very unreadable... and I'...

Toby _ by Associate II
  • 2940 Views
  • 16 replies
  • 0 kudos

ADC Glitch

Posted on June 08, 2018 at 02:22Hello everyone,We have a MCU STM32F427. There are 5 ADC channels. During our testing, we found there is ADC glitch, see attached picture. There are 2 significant drop in ADC.Do you know the reason that cause the ADC g...

Pilot B by Associate II
  • 772 Views
  • 3 replies
  • 0 kudos

STM32F723EDISCOVERY Demo Source Code

Posted on June 07, 2018 at 17:36Hello,I am looking for the source code to the firmware that comes with the STM32F723 DISCOVERY kit.On the back of the package it says:4/ The demo application software as well as other software examples for exploring t...

J B by Associate
  • 802 Views
  • 2 replies
  • 0 kudos

STM32F429 & SDRAM

Posted on May 14, 2018 at 17:45Hi,I have been working with a Waveshare Core 429I board, essentially an STM32F429IGT6 & IS42S16400J and Keil.I am trying to store a large array in the SDRAM using the int32_t Array[xxxxx] __attribute__((at(0xD000000)))...

Matt G_2 by Associate
  • 1910 Views
  • 19 replies
  • 0 kudos