STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI with DMA incorrect NSS behavior

HI.My MCU is STM32L071CZ, CubeMX latest version on this period of time.I try to communicate with an external SPI-Flash IC. The SPI uses software NSS. The communication is good but only if I'm not using DMA. When I try to communicate with flash using ...

0690X00000AAOHyQAP.png
Leon1 by Associate II
  • 835 Views
  • 6 replies
  • 0 kudos

Resolved! Connect to Azure with B-L475E-IOT01a1

I'm trying run the example software provided in X-CUBE-AZURE. After dragging and dropping SBSFU_B-L475E-IOT01_Cloud_AZURE_V1.2.0.bin from en.x-cube-azure\STM32CubeExpansion_Cloud_AZURE_V1.2.0\Projects\B-L475E-IOT01A\Applications\Cloud\Azure\Binary a...

DSabo by Associate III
  • 610 Views
  • 1 replies
  • 0 kudos

Hello. I use CubeMX version 5.2.1, Discovery kit for STM32F7. I try to turn on the Timer1 mode "Combined reset trigger mode" in "one pulse mode" with Trigger source - ITR1(Timer2) One pulse mode does not work. Please help me, thank you.

In the debug mode, timer1 starts, all registers are configured correctly and clocked (CNT, CEN..), but nothing happens on pin TIM_CH1.If I turn off one pulse mode in Timer1 then everything works.Code example:int main(void){ /* MCU Configuration------...

AK.12 by Associate
  • 439 Views
  • 1 replies
  • 0 kudos

Help with STM32F417 MbedTLS support

I am trying to implement a simple MBEDTLS communication firmware with my STM32F417VE.I am using STM32CubeMX as configuration tool and Atollic 9.3.0 as IDE. MBEDTLS, LWIP, FREERTOS and ETHERNET are all set from the STM32Cube.I am trying to perform a s...

NUCLEO-F401RE Serial Port

I have a NUCLEO-F401RE, which has a virtual serial port associated with the built-in ST-LINK/V2-1.This is very convenient and handy, but I'm having issues with it.The first time I tried using this feature, it worked fine. The serial port associated w...

jerry2 by Senior
  • 987 Views
  • 3 replies
  • 0 kudos