STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Is it possible to monitor the file copy status by the program in MSC mode? Like file copy from SD card is in progress, file copy completed etc? If yes, what is the method?

I am using stm32 L4 family microcontroller. I enabled MSC mode to copy files from SD card mounted to device to PC. But I want to know how can I monitor the status from my code running in MCU? My program should check whether file copy in progress, com...

VKuma.13 by Associate
  • 323 Views
  • 2 replies
  • 0 kudos

SPI recieve over DMA works only once in stm32f103 on HAL

Hello. I'm trying to receive data from W25Q128 via SPI. It works good, but too slow, if I don't use DMA. If I'm using DMA, it works faster, but only once, second query doesn't return data.I'm reading flash in main loop once in second this way, when d...

0690X00000AQVGCQA5.jpg 0690X00000AQVOVQA5.jpg 0690X00000AQVWeQAP.jpg
Vthe by Associate II
  • 285 Views
  • 0 replies
  • 0 kudos

Resolved! STM32 controller -0.4V to 3.6V ADC converter

Hello,for an upcoming project I am searching for a low-power microcontroller with a rich peripheral set and the possibility to sample low frequency signals in the range from -0.4V to 3.6V .As far as I have looked it up I will have no chance realising...

Has anybody tried using CubeMx v5.0.1, Windows 10, STM32 embedded target for MATLAB® and Simulink® release 4.4.2 and Matlab 2016b in their code generation examples?

I have tried using the examples to generate the code , but it seems it does not create an MDK-ARM project. I only see the Matlab generated files but no MDK-ARM project which I can flash directly to the device.I was previously using Matlab 2015b, Wind...

jessica by Associate II
  • 359 Views
  • 3 replies
  • 1 kudos

SPI slave mode. Getting Started.

I'm in the early stages of a project involving SPI. I need to send data to an stm32f303, from an rPi.I also need to detect, from the rPi, a GPIO based interrupt to then go read from the stm32.rPi is master, stm32 is slave.Can anyone recommend a helpf...

d4 by Associate III
  • 314 Views
  • 1 replies
  • 0 kudos

Resolved! Non-blocking SDIO SD Access - SDIO Timeout

I've been working on making my SD SDIO card access non blocking. My implementation is a derivative from the standard ST SDIO SD driver (stm324xg_eval_sdio_sd).I'm using Protothreads (basically a state machine) to make the SD SDIO calls non-blocking a...

bluscape by Associate III
  • 504 Views
  • 1 replies
  • 1 kudos

STM32F750Z8 and flash loader

Hello everyone,I've just develop my board with this MCU and a QSPI Flash from Micron (N25Q128).The connections suggested by the Cube are:CS -> PB6CLK -> PB2D0 -> PF8D1 -> PF9D2 -> PE2D3 -> PA1Checked them and they are phisically good.I'm using IAR so...

GTrom by Associate II
  • 570 Views
  • 5 replies
  • 0 kudos
Labels