very low power 16-Bit MCU?
Posted on May 24, 2018 at 10:07Could you propose to me a very low power 16-bit MCU, please?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 24, 2018 at 10:07Could you propose to me a very low power 16-bit MCU, please?
Posted on August 28, 2017 at 11:43Hi Everybody,I have problem unlock readout protection with HAL library on STM32F030F4.My application need to apply lock / unlock by programming. The lock code works fine. After running lock code, RDPLevel shown in S...
Posted on May 16, 2018 at 08:54 When I run system clock through HSE(8MHz/24MHz/25MHz) and PLLCLK (multiplier PLLN and divider PLLM & PLLR) than mcu not reset by ESD.But when I run system clock directly through HSE(8MHz/24MHz/25MHz) than mcu get res...
Posted on May 22, 2018 at 21:33In RM0385, Rev 7At the top of page 957, it states 'For I2C I/Os supporting 20 mA output current drive for Fast-mode Plus operation, the driving capability is enabled through control bits in the system configuration con...
Posted on May 24, 2018 at 08:07On a board I have stm32f3 and stm32f0, they are close and space is limited, I would like to share a single 8mhz crystal across both mcu, I would like somebody to simply indicate to me proper pinout so I may finish a pc...
Posted on May 22, 2018 at 08:38Hi,I am using STM32L053R8 controller.I want to generate 100MHz, with 50% duty cycle.Can you please share the code?#stm32l053r8 #stm32l053r8-nucleo
198736
Posted on May 23, 2018 at 04:41Dear: I am working on STM32F769 development board with the dsi unit. I set the dsi clk to non-continuous mode and set dsi to LP command mode. Then I inited the dsi module and started the DSI calling the the func...
Posted on May 24, 2018 at 03:42 Hello everyone, I am using STM32F072C8 with MAX3051 CAN BUS transceiver to gather CAN bus data from a vehicle. Below is the main part ofmycode. while (1) { main_counter++; sprintf(print_buf1, '\r\n%d | main_c...
Posted on May 08, 2017 at 08:48Hi. I have to study the lora world with a stm32 microcontroller.For me it is the first approach. Can someone suggest me witch stm32 demo board is the most easy to use in order to learn how lora works?Can someone sugges...