STM32 MCUs Products

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
  • 646 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
  • 1384 Views
  • 11 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
  • 540 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
  • 884 Views
  • 5 replies
  • 0 kudos