Does STM32 meet the standard of IEC 60747-10?
Does STM32 meet the standard of IEC 60747-10? If yes which type was it, I, II or III? Thanks a lot.Why I can't find any information about the standard of your product in your datasheet or website?
Does STM32 meet the standard of IEC 60747-10? If yes which type was it, I, II or III? Thanks a lot.Why I can't find any information about the standard of your product in your datasheet or website?
i have a slave device(SIMcom LTE) which needs more than two interfaces USB serial and USB RMnet i dont know whether f407 support it? meanwhile i want to do it on RTEMSRM document:Up to 8 host channels (pipes): each channel is dynamically reconfigurab...
How i can to do 2 way sound with audio processing from SAI to ADC,DAC with DMA ? I already did with ADC->DMA->DAC with 3buffers. Now i'm trying to do ADC,DAC<->DMA(6-buffers)<->SAI Thanks...
Hello,I find function:PDM_Filter(void *pDataIn, void *pDataOut, PDM_Filter_Handler_t *pHandler);Question: what size in bytes needs to be passed to pDataIn and pDataOut pointers?Thanks for attention!
Hello,Hardware : STM32F769-DISCOCompiler: Atollic 9.3.0I am trying to merge the Fatfs with mbedtls example from cube 1.15mbedtls has tx and rx buffers at SRAM2 region.Fatfs sample program fails to write and read a file.Can anyone look at the linker s...
where is a bug reporting site for STM software?
I am running interrupt data transfer in HS mode (with ULPI chip, and can do see interrupts at the HS rate of 8kHz). So I can get an HID report of 8 bytes, but I can get above that. I set the USB end point descriptor to 16 was 8. I added one byte to m...
So I have been trying to find a software and a program to flash the boot loader program onto my STM32L475 circuit board but I have been unable to do so. All of them are for different or earlier versions of STM32.I am doing a research project on IoT s...
I am searching for an MCU with dual Ethernet. Do any of the ST cores have dual ethernet? Thanks in advance.
Hi there, I´m using a NUCLEO-L4R5ZI evaluation kit, running STM32L4R5 mcu.For simplicity I have implemented a very simple application that configures my LEDs, creates a few blinks and then it is supposed to jump to System Memory Bootloader.The applic...