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

STM32 SPI overrun error

Posted on October 22, 2016 at 01:17Hi All! I'm developing simple transmission between two STM32 processors (F767 and F100). I'm using full duplex 4 lines: CLK/MISO/MOSI/NSS lines, 8 bit, motorola frame, no crc, NSS done by hardware on both ends. Mas...

Nixz by Associate III
  • 748 Views
  • 1 replies
  • 0 kudos

In App programing for STM32L476 Remaping Vector table

Posted on October 31, 2016 at 16:46Hi,I want STM32L476 to jump to User program located at 0x80004000 if button is not pressed. Please check the flow chart as below; 1. I would like to know how can I remap the Vector table to RAM?2. What RAM address ...

bm23 by Associate II
  • 1509 Views
  • 11 replies
  • 0 kudos

Help understand bits mapping in SPDIFRX_Loopback example

Posted on November 03, 2016 at 09:49Dear all,In need to implement SPDIFTX with a nucleo board. In want to rely on the SPDIFRX_Loopback example provided for the STM32F769I-Discovery, part of Cube_FW_F7 package.This example seems to implement exactly ...

jmf1 by Senior
  • 359 Views
  • 0 replies
  • 0 kudos

Resolved! Error generating TrueStudio code with Stm32CubeMX v4.15.1

Posted on June 27, 2016 at 22:53So I've spent two entire days trying to figure out why STM32CubeMX v4.15.1 would not generate my project properly (which had been working under v4.14).  It would totally mess up an existing project, would not create t...

kevin2399 by Associate III
  • 774 Views
  • 2 replies
  • 0 kudos

High impedance inputs

Posted on November 03, 2016 at 06:25I have an STM32F303 and I'm trying to connect 8 pins into an active bus to latch values via DMA. I need the pins to be high impedance inputs as soon as the device is powered, as it may be booted connected to an ac...

luke2 by Associate II
  • 622 Views
  • 1 replies
  • 0 kudos

SD can't read write

Posted on October 28, 2016 at 10:48 Hey guys I am trying to interface sd card with stm32F4 but things are not working,code was developed using cubemx int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuration...

psalian by Associate II
  • 1027 Views
  • 5 replies
  • 0 kudos