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

STM32F103 SPI peripheral driver

Hey guys I am having one issue, with the stm32f103 SPI peripheral. I have developed my SPI bare metal mode(spi_mast_tran_byte(), spi_mast_recv_byte() : see pitchers below) and w25q128 flash memory in which I am reading its JDEC ID which is at address...

0693W00000QMPM5QAP.jpg 0693W00000QMPM0QAP.jpg 0693W00000QMPMAQA5.jpg
KGupt.1 by Associate III
  • 1290 Views
  • 3 replies
  • 0 kudos

stm32f746disco board repair

hi,i have purchased the stm32f746 disco board recentlythe disco board stlink connection is in fail, after the i have shorted 5V - GND (big big big mistak..)i found that this led(LD7) control is in charge st-link mcu (stm32f103)LD7 Red LED is toggled ...

Fish by Associate II
  • 1031 Views
  • 4 replies
  • 0 kudos

Region RAM overflowed by 56520 bytes error?

My program does not fit into RAM region as stated in the title. However, I need to fit it somehow. How can I do it? Is it OK if I use SDRAM? Or how to decrease the usage of RAM?Btw, my board is STM32F746G-DISCO. Where can I find information about SDR...

Remove alternate function of single TIM1 Channel outputs and get the control over these pins by GPIO on the fly and take the alternate function back on the fly.

I 'v been driven creasy since some days, cause I did not find a way to switch off the PWMs at one channel of timer 1 ( CH1 an CH1N ie.) in order to use these pins controlled by normal GPIO commands on the fly,while the other channels shoud work aga...

Does STM32U585 support DMA writes to internal flash?

Hello,I've been unable to determine if it's possible to use the DMA to write data from internal RAM to internal flash on an STM32U585 device.I've consulted the following, but don't see a clear answer:https://www.st.com/resource/en/application_note/an...

BHamm by Associate II
  • 2652 Views
  • 6 replies
  • 0 kudos