Can I use two 16 bit sdram instead of 32 bit sdram?
Can I use two 16 bit sdram instead of 32 bit sdram?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Can I use two 16 bit sdram instead of 32 bit sdram?
Hello,i build the code of "STM32F4DIS-BB Software Examples 20130307: STM32F4xx_Camera_Example" but it can't create the .axf file. who had an idea?Thanks.
Hi,I want to use output compare4 mode for timer 4. I have doubt regarding the registersetting in TIM4->CCMR2 valueAs per the reference manual it is given Bits 14:12 OC4M: Output compare 4 mode andBit 11 OC4PE: Output compare 4 preload enableI have to...
Hi,I want to flash the hex file in SD card into the FLASH of the STM32H753VI. can anybody help?I have tried the sample program given in in-application programming section but no luck. the program builds and runs, but it gives no results.
I am using stm32l431cbt6.when I use the Vbat(3.0V) and close the vdd,I Measure the current is 0.4ma.I see datasheet say i = 200na.I wonder if any software configuration is missing
Does anyone know of a working I2C LL library or example? I can find old examples using Std Peripheral libraries (and I know I can try using the SPL_to_LL utility), and recent HAL examples, but nothing based on LL, which is my preferred way to use the...
Hardware parity generation and check mechanism can be found in the datasheet of several STM32 controllers (e.g. STM32F0/3x/L4x, etc.).I have here a few questions/concerns related to this feature and would be grateful if these could be addressed:1) Us...