STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H563ZIT6 I3C master read buffer question

          Hello! I dont know where to find received data after HAL_I3C_Ctrl_Receive_IT progress.          I set I3C of my H563 as master and sent ENTDAA and master read , the slave answered both command. The interrupt of slave reflects that master re...

Xonier by Associate III
  • 1367 Views
  • 5 replies
  • 1 kudos

Resolved! stm32f722 SWD MEM-AP ports

I'm trying to see what's possible in terms of a bootloader in a custom application of an stm32f722. We have an external 2-megabyte flash chip on the QSPI bus, along with the internal 512-kilobyte flash.  I'd like to make the bootloader stored on inte...

bkadzban by Associate
  • 1481 Views
  • 2 replies
  • 0 kudos

UART transmitter issue in NUCLEO-F746ZG board

i am facing issue with uart transmission the data to the realterm software i didnot recieving the data to console i am attaching the code here #include "stm32f746xx.h" #include<stdint.h> #include "uart.h" int main(void) { uart4_tx_init(); RCC->AH...

Problem with external interrupt in PIN B2 stm32h753

Hello,I am working on a project with STM32H753XI mcu and with external interrupts. The problem is that I cannot take an interrupt to PIN PB2. Specifically:1.The Pin is configured as Rising Edge Interrupt (Also tested as falling edge and rising fallin...

SEfte.1 by Associate II
  • 736 Views
  • 1 replies
  • 0 kudos

Unresolved Inclusion !!

Posted on December 28, 2016 at 07:18Hi,I think you might familiar with  this issue if you are proficient user of Eclipse +STM32.In my #include section of main.c file.Red error line indicates like :(,At the same time the system says to do indexer mar...

0690X00000605t6QAA.png 0690X00000605vaQAA.png