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

Cordic Configuration STM32G4

Hello all,I want to use the Cordic accelerator in a STM32G4 and calculate the atan2 from 2 input arguments. Now two questions arise:1) Is there a package for CUBE so I can configure it there? Up to now I only see the activation button.2) If there is ...

Bench by Associate III
  • 2204 Views
  • 4 replies
  • 0 kudos

STM32F302R8 SPI problem

Hello i am using 2 STM32F302R8 nucleo boards as 1 slave and 1 master.Master sends values to slave but slave is not receiving values and not going to interrupt. Master Code:uint8_t x; uint16_t d; void rx(void){ GPIOB->ODR&=~(1<<9);// reset PB9 SPI2-...

How to use RX pin for USART to receive data

I am using a Nucleo-L476RG board and I am using USART2 for serial communication. I bought the sparkfun QR scanner module and it has a TX and RX pin. Can I simply connect the TX pin from the scanner to the RX pin (PA3) of USART2 and receive the data f...

CDe S.2 by Associate
  • 530 Views
  • 1 replies
  • 0 kudos

How to use the SDRAM in stm32f7 series

Hello everyone ,I am YugentharRight now i am working in embedded development platform . So i have one doubt guys.I have using stm32f746-disco board.I am displaying one image in LCD screen (800x760)so pixel size is incresing. my code is runing in fla...

_legacyfs_online_stmicro_images_0693W00000bj0UiQAI.png