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

STM32F4: Can bus timing and STM32CubeMX

Posted on August 23, 2015 at 10:47Hi guys,i'm try to understand can bus configuration. I need to know if what is in my mind is correct.I'm using a STM32F4 discovery with the CAN1 configured on pin PD0 and PD1.I see on the forum that the CAN frequenc...

roberto23 by Associate II
  • 1584 Views
  • 2 replies
  • 0 kudos

How to use ''boot from SRAM'' ?

Posted on August 23, 2015 at 09:12Some STM32 MCUs have the ability to boot from SRAM. Eg STM32L4x6, pulling BOOT0 and BOOT1 high, the MCU will boot from SRAM1 mapped at address 0x00000000. Does anyone know what the use-cases for this are? The SRAM s...

knielsen by Associate II
  • 600 Views
  • 2 replies
  • 0 kudos

STM32F103 FSMC WR signal glitch

Posted on August 18, 2015 at 17:48The original post was too long to process during our migration. Please click on the attachment to read the original post.

saumitra by Associate
  • 543 Views
  • 1 replies
  • 0 kudos

stm32 lwip large udp packet processing problem

Posted on August 22, 2015 at 16:48Stm32f407lwip 1.4.1 when trying to process udp packets in a simple socket based udp echo server with mtu size of 1500 bytes echo failed at packet payload size of 1472 bytes. Fixed this by changing hardware checksum ...

SWD floats, STM32F2, code don't run

Posted on August 13, 2015 at 08:391. I am using STM32F205, with serial wire debug, composing reset, clk, data & gnd pins.2. Whenever I connect debugger my code runs perfectly. But without debugger, sometimes code just don't run. I am toggling a pin ...

How to read image file from SD card and display on LCD

Posted on August 07, 2015 at 08:45Hi,I am using STM32F103ZET6 development board interfaced with micro SD card. I am able to read and write data to the text file created in SD card using FAFTS but unable to read and display images stored in SD card o...

STM32F427 USART FIFO ?

Posted on August 21, 2015 at 23:48  Is there a hardware FIFO for USART6 and if so what size in bytes ? If not, example code of putting a FIFO in the interrupt handler ? How about the other USARTs and UARTs, do they have hardware FIFO ?

doreen by Associate II
  • 410 Views
  • 1 replies
  • 0 kudos

STM32 library: What is the best?

Posted on August 21, 2015 at 22:35Hello to all the forum,i'm new to the STM32 platform, i have buy the STM32F4 discovery board, and i have started some basic test with Eclipse and GCC for ARM.I have started my work with the HAL library, with success...

ST-Link Utility External Loader sources

Posted on August 20, 2015 at 21:55Hello! I have custom board with STM32F746NG, sdram and NOR flash Spansion S29GL128S10 mapped at 0x6000 0000. I tried to download bin file into nor using external loader (used STM32F756G-EVAL) M29W128GL looks very s...

stm32f0 rtc

Posted on August 21, 2015 at 15:29 I downloaded application note write code.my device(stm32f0discovery,stm32f051r8t6).the weird thing with cube generated code it doesnt work either.In addition if I put breakpoint on while loop when I look rtc I s...

aaslan by Associate II
  • 534 Views
  • 1 replies
  • 0 kudos