STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI3 Chip Select (NSS) not working

Posted on November 14, 2017 at 10:47 Hello there, with my STM32F103, I'm working with the M25P40 SPI flash memory. With cube32Mx I configured the SPI3 with Chip Select (NSS) hardware and I perform Read/Write/WriteRead operation with Interru...

0690X0000060PDqQAM.png
Fede Rico by Associate III
  • 977 Views
  • 4 replies
  • 0 kudos

stm32f469i-discovery case/enclosure

Posted on November 14, 2017 at 14:30I have recently completed a project to write a password manager using the stm32f469i-discovery board and would now like to take it on the road with me but am having a problem finding a suitable enclosure to protec...

Memory requirements for FFT

Posted on November 14, 2017 at 04:36Dear All,I'd like to implement FFT within STM32F103C8 without any extra memory buffers.So I want to know how many memories are needed to implement if I have 2592x1944x8bit size's one image?

STM32 n-Pulse Generation

Posted on January 11, 2017 at 15:21I am trying to interface a Teknic Clearpath SDSK motor to STM32F7 Nucleo Dev Board. It is a Brushless DC motor with a stepper like interface. The motor moves a set distance based on the number of pulses it receives...

Neo M by Associate II
  • 3279 Views
  • 6 replies
  • 0 kudos

Cube Project/Demo similar to the F4 Demo Builder

Posted on November 12, 2017 at 01:01Hello Folk!I checked all the demos, projects, templates, whatever, inside the Cube package for F4 devices but couldn't find anything similar to the F4 demo builder package. Audio playback layer in particular. Asid...

Zaher by Senior II
  • 487 Views
  • 2 replies
  • 0 kudos

STM32 USB VCP problem under Windows 10

Posted on November 14, 2017 at 01:25Hi,i use STM32F107RB in my project wherein is an USB VCP virtual com port driver (The basic of the USB VCP is the STM3210C-EVAL_USB_decice_VCP example of the Atollic True Studio). It works well if i use under Wind...