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

We connected STM32F051 to ASM330 over SPI . The communication works Chip select as a GPIO line the SPI is not able to correctly toggle the Chip select . There is a 10K ohm Pull-Up resistor on the Chip Select Line between STM and ASM . Is this correct ?

Hi ,We connected STM32F051 to ASM330 over SPI .The communication works Chip select as a GPIO line the SPI is not able to correctly toggle the Chip select . There is a 10K ohm Pull-Up resistor on the Chip Select Line between STM and ASM . Is this corr...

ck.1 by Associate III
  • 959 Views
  • 2 replies
  • 0 kudos

How to run Bluetooth

I am going to start a project using BLE. And the board I am using is e B-U585I-IOT02A. There is already a Bluetooth module on this board. And I was thinking, is the Bluetooth is turned on by default, or do I have to activate it by myself ? My second...

TBarn.3 by Associate II
  • 878 Views
  • 1 replies
  • 1 kudos

STM32F767 QSPI vs FMC

Hi Community!For a new project I need both external RAM and externalFLASH memory (from which code should also be executed) on aSTM32F767BG.Now I'm faced with the question of what makes more sense:• SRAM on FMC and Flash on QPSI• Or SRAM and Flash bot...

How to use backup registers without setting up RTC ?

Hello,I have a question: I want to use the backup registers to recover data after waking up from standby. Is it possible using it without setting up RTC or are they bound to RTC ?If they are related and setting up RTC is mandatory prior to use the re...

migmel by Senior
  • 4635 Views
  • 6 replies
  • 0 kudos

How To use software NSS using SPI DMA with STM32G474

I'm using STM32G474 and I want to use SPI DMA with ltc2344-16 (ADC chip)I can send and receive data through SPI using below codes. (LL) void ADC_RECEIVE(uint8_t data_in) { uint16_t registor = 0; uint16_t part[6]= {0,0,0,0,0,0};   if(data_in == 0) ...

Lkim.1 by Associate II
  • 2063 Views
  • 1 replies
  • 0 kudos

Stm32l4R9AII6 Custom Board External Sram W/R Problem

Hi,I am using 16Mbit Sram (IS61WV102416DBLL)The Sram-MCU (STM32L4R9AII6) schematic is as follows"Chip Select NE1" default pins are used on the MCU sideI added FMC and detailed pin Configuration as "fmc_ram.pdf"Code : #define SRAM_BANK_ADDR ...

0693W00000YAPWKQA5.png 0693W00000YAQYAQA5.png
snnzdmr1 by Associate III
  • 460 Views
  • 0 replies
  • 0 kudos