where is public storage?
Hi!I am working to write my custom flash loader and i watched this course: How to create an external QSPI loaderbut i can not find "public storage". can you please tell me where it is?Thanks in advance!
Hi!I am working to write my custom flash loader and i watched this course: How to create an external QSPI loaderbut i can not find "public storage". can you please tell me where it is?Thanks in advance!
List of Automotive Grade 32 Bit MCU's, should support all communication peripherals like i2c, spi,can,uart , if bluetooth inbuilt please mention that also. time lead should not exceed 8 weeks(india)
I'm considering changing from STM32F723ZEI6 to STM32F723ZET6.[Question]・Is there a problem when I run the same program?・Does they have the same functionality?
Hello,Is it possible to perform half-duplex communication like the attached document?The Rx frame size is 3 instead of 1.Can STM32F7 receive continuously?Please tell me the control method for continuous reception.Goto
Hello, I'm currently working with a STM32H757XI EVAL board, STM32CubeIDE 1.3.1 toolchain.I'm following AN5361 but without success.I tried different things like replacing /* Wait until CPU2 boots and enters in stop mode or timeout*/ // timeout = 0x...
I've interfaced TLV320AIC3100 audio codec with STM32H745XI MCU where i'm trying to play wave file from SDCARD.I've configured Codec in I2S interface with DMA in STM32.I'm able to play audio file as required but sometimes it includes some kind of nois...
Is STM32L552CCT6 consume less power than Atmega644pa-mu in the same condition?
I'm running into something very odd and wondering if anyone has any insight! I'm developing an audio project, and have implemented double buffering using HAL_DAC_ConvCpltCallbackCh1 and HAL_DAC_ConvHalfCpltCallbackCh1. I started developing this on an...
hi all,i am trying to do CAN Communication using STM32f407 and transceiver using Cube MX and Cube IDE. Now i have given default value for CANTxHandletypedef Txheader.StdID = 0x321. As a next step i need to add this STDID value by entering through Ser...