STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI full duplex mode 3 using DMA.

Hi guys,Probably the question has been asked one million times but being new on this site, i did not find any clue. My problem is using STM32F446 on SPI1 with DMA2 addressing a device (ADIS16488) in 16bits SPI in mode 3. Polling works perfectly but s...

papageno by Associate III
  • 610 Views
  • 2 replies
  • 0 kudos

Resolved! What are the voltage levels for RCC_OSC_IN

I want to use a HSE BYPASS Clock Source configuration with an stm32f301k6t.Unfortunately I could not find any information in which voltage range my external oscillator should operate. Sorry if the answer is trivial, I'm no expert in electrical engine...

fal.sch by Associate II
  • 734 Views
  • 2 replies
  • 0 kudos

STM32F7 chip option bytes corruption

Overview : In my project, I use two ST controllers which communicate over UART. 1st controller ( A ) has an intelligence to upgrade firmware of 2nd controller ( B ). This upgrade happens by initiating bootloader over UART of B by A. ( Boot 0 pin is u...

svLag by Associate II
  • 345 Views
  • 0 replies
  • 1 kudos

Fixed-wing UAV flight controller design

Hello everyone, I am a PhD student in the field of autonomous guidance of small UAVs.I have done the design of the flight controller for small fixed wing UAV and evaluated it through HIL and comparing the simulation results with the HIL results.Now I...