Resolved! RTC SCHEMATIC
Hi,I need RTC LSE schematics and ETHERNET output schematic for STM32H563ZI, where can I find them, I am searching but It directs me to datasheets that don't have schematicsThanks for your answers.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi,I need RTC LSE schematics and ETHERNET output schematic for STM32H563ZI, where can I find them, I am searching but It directs me to datasheets that don't have schematicsThanks for your answers.
Hi,i have two questions here:A: That line should not be there, so the bar downwards would be the AHB2?B: This is APB1?
I've come across an MCU with UID {0x210044, 0x474b500e, 0x20383736} where banks are swapped despite the fact that this is not configured in the option bytes. #include <stm32u5xx.h> #include <stm32u585xx.h> #define FLASH_KEY1 0x4567012...
Hi,Can you priovide any reference SD card fatfs code for stm32f769NIH6 Microcontroller.Thanks & Regards,Mounika
I cant find any reference to these numbers.
Hello, I want to know if it is possible to run web browser on RTOS prefferably on FreeRTOS. I tried the using QT but could not get any lead. Please let me know if you are aware of such browser that can run on RTOS, of at least steps by which I can ru...
Can you people send me the drivers for MAX32664C Sensor Hub slave is MAXM86161 Sensor.If you have. Kindly resolve the issue.
I am trying to access the APS6404 PSRAM with QuadSPI on STM32H743. For some reason, indirect-writes are fine; but as soon as I try an inderect-read (one-line, typical SPI essentially) the communication stalls. By stalling I mean the SR register is al...
Both F407 and H743 ADC input add DC-bias to AC connected inputs, very handy, but I would like to have the specifications for this feature, perhaps even a circuit diagram explaining how the MCU averages the AC input above ground as needed.I have read ...
this is code from an Udemy tutorial but i couldn't get the part of 9 bit data transfer with no parity bit can anyone help me to understand that please