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

Resolved! STM32F446 SPI transfer bit width

Posted on September 12, 2017 at 19:57IMO, *to* is inappropriate here - as far as I can see, transfer width in 'F446's SPI can be only 8-bit *or* 16-bit.JW

0690X00000608CTQAY.png

SPI + DMA receive only on STM32F4

Posted on September 13, 2017 at 16:56In my situation, I need to do SPI receiving with DMA (master side), and not care about Tx. I have three choices in the STM32Cube: Full-duplex masterHalf-duplex masterReceive only masterAnd I have two choices for...

First time user. Fresh question

Posted on September 13, 2017 at 03:08First Question . I am first time user of STM and I am totally new to STM. My idea is to build a GPRS GSM STM module as a gateway for various Automation project. Kindly let me know where should I start about the e...

SPL: NVIC_Init() illogical if not enabling interrupt.

Posted on September 13, 2017 at 14:09I just found this out on electronics stackexchange:If you set the struct member NVIC_IRQChannelCmd = DISABLE, calling NVIC_Init() will do nothing to set the interrupt priority and sub-priority. If you want the in...

Resolved! STM32CubeMX bad macro generation (bug)

Posted on December 24, 2016 at 15:15 I use STM32CubeMX v4.0. It generates MX_Device.h file for configuring CMSIS-Drivers. I found that there are some macroses use hyphen symbol, which is not allowed: /*-------------------------------- SYS ----...

Eugene S. by Associate III
  • 1066 Views
  • 6 replies
  • 0 kudos