can someone say what is the maximum size of EMMC supported in STM32L496
Posted on April 30, 2018 at 11:58I just need to know what is the maximum size of EMMC supported in STM32L496.
Posted on April 30, 2018 at 11:58I just need to know what is the maximum size of EMMC supported in STM32L496.
Posted on April 30, 2018 at 10:38Hi,I'm using STM32F103 board, I connected 8Mhz Quartz crystal to pin PD0 and PD1 ( i.e. OSCIN and OSCOUT). But the oscillator is not working, even I gave supply to Vbat pin.Is their any configuration required I soft...
Posted on February 21, 2018 at 16:20Hi,I have the problem that many of us have as seen on the number of post on the forum. Unfortunatly for me nobody have the same issue as i have!Let s point out first what i'm trying to do.I'm on a small project of...
Posted on April 25, 2018 at 11:09Hello,I found a bug in the latest version of CubeMX which causes the tick timer for HAL to be cleared in code if the corresponding timer pin is cleared.Steps to reproduce:1- Open project with any MCU.2- Configure SYS...
Posted on April 27, 2018 at 14:17The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 29, 2018 at 20:30Cube MX 4.25Generate source using F446 processor for Atollic TS v9CubeMX and TS are up to dateget following error:..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c:163:30: error: expected '=', ',', ';...
Posted on April 29, 2018 at 13:55I am using the Nucleo-64 board F401RE, as the name suggest comes with STM32F401RE.The board doesn't have an external clock (X3 mentioned on the board) and still the HSE RDY register gets enabled , which is actually ...
Posted on April 13, 2018 at 10:39I am firmware engineer. But I am a beginner for ST.I try to get 6 channel ADC 16bit data in high spped by DMA.Now, I have a nucleo-L496ZG board and a TI ADS8364 ADC board.- STM32L496ZG (with FMC)- TI ADS8365 (6 Chann...
Posted on April 29, 2018 at 17:17This problem https://community.st.com/0D50X00009XkWWcSAN by sanjaykumawat8 .In STM32 timer (TIM), when the Update Event is forced by setting TIM_EGR. UG (for example to 'activate' the newly set prescaler value), TIM_...
Posted on April 27, 2018 at 17:49Hi there,I am trying to get my head around the 'new' QSPI Interface, because I never used it before. We are trying to figure out if we can use this interface like a FSMC interface in terms of memory mapping.We are us...