HAL: STM32L0 ADC multy channel without DMA by polling
Posted on January 22, 2016 at 13:03How use it?In HAL examples (STM32Cube_FW_L0_V1.4.0) there isn't it...
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on January 22, 2016 at 13:03How use it?In HAL examples (STM32Cube_FW_L0_V1.4.0) there isn't it...
Posted on March 02, 2016 at 15:43Hello after trying myself and researching eventual similar problems I'm still facing a wall.I'm using a Nucleo F401RE and can't seem to get anymore GPIO functioning. I'm out of clues now. Here is my set up:-Connected...
Posted on March 15, 2016 at 04:43Hi,I amusing STM32F427IG controller with STM32Cube_FW_F4_V1.10.0software. I need to know if I can program different sampling rate for differentchannels of same ADC?Problem statement: In ADC1 need toscan three channel...
Posted on March 16, 2016 at 00:06I read on this forum that due to shared memory space you cant use CAN and USB at the same time on the F103 performance line devices. Does this also apply to the F303 as fitted on the F3 Discovery board? Is there some...
Posted on March 03, 2016 at 23:36On STM32L4 (and some other parts), the FB_MODE bit in SYSCFG->MEMRMP is used to swap the mapping of flash banks 1 and 2. This is how the factory bootloader implements ''boot from bank 2'' (BFB2) in the flash option ...
Posted on March 15, 2016 at 23:21My nice long winded post didn't show up so here's one just to see if I CAN post here. #possibly-worst-forum-software
Posted on March 15, 2016 at 02:35When reading data from an MPU6050 on standard mode (100khz) everything goes well, but when switching to fast mode 400khz the program just hangs, debugger shows an infinite loop on line 3935 of stm32f1xx_hal_i2c.c ...
Posted on March 15, 2016 at 18:09I develop this class for a company specific device working with USBLIB, under Linux or Windows. Using a previous release of standard library (not HAL) running on STM32F103. 2 ENP's, one IN and one OUT are added to th...
Posted on March 14, 2016 at 19:58HelloI am using a Nucleo-F103RB board (STM32F103RB) to read two ADC values every 1 second and display these values on an LCD.When the board is connected to the computer via the USB the ADC values are displayed every ...
Posted on January 22, 2015 at 09:40We already have a product which uses an STM32F427ZIT: For our latest development we are in need of an external RAM. It would be great to control an SDRAM that hosts 128Mbit of memory (Organization 2M word x 16 Bit ...