STM Cube MX BluNRG MS Bug
Posted on June 09, 2018 at 00:54Hello,when I try to open the example with cube to generate code this message appearBut download doesn't work because the current version 12 is not RC1.regards
Posted on June 09, 2018 at 00:54Hello,when I try to open the example with cube to generate code this message appearBut download doesn't work because the current version 12 is not RC1.regards
Posted on January 26, 2017 at 10:35Hello everyone, I want to use timer output compare channels as internal timebase (no output pins used). I did generate the following code by CubeMx/* TIM3 init function */static void MX_TIM3_Init(void){TIM_ClockCo...
Posted on May 07, 2018 at 20:09Hi guys,It's been a LONG couple of days resolving the issue of the DFU USB boot loader not invoking during normal operation. Tried many things, too numerous to go. The USB analyzer was indicating that the STM32 wasn't...
Posted on June 25, 2018 at 16:18Hi all. I'm not sure if anyone here can help me but since I use STMFlashLoader Demo maybe someone can .I have 3d printer Geeetech A30 (SMT32 based board) and suddenly I was without bootloader and firmware. I try to fi...
Posted on June 25, 2018 at 15:49Are your WLAN Modules (SPWF04Sx + SPWF01Sx) supporting WebSocket-Servers or are only clients supported?In your document UM2114 you describe AT-Commands for TCP Socket Server and Clients, but for Websockets I found onl...
Posted on June 25, 2018 at 13:20I have replaced SRAM AS6C6416-55BIN (8 Mb, 55 nSec) https://www.alliancememory.com/wp-content/uploads/pdf/20171116_AllianceMemory_64M_AS6C6416-55BIN_v1.0_June2017.pdf instead IS61WV102416ALL (2 Mb, 10 nSec)http://www...
Posted on September 27, 2017 at 09:54Hi !Does anybody know the reason for:Projects:Remove support of Atollic TrueSTUDIO STM32 (TrueSTUDIO) toolchain.Are all Cube versions affected?Best regards,HaJo
Posted on June 24, 2018 at 14:07Can the USB controller of STM32F072 work in LOW speed mode?A. Is it possible to enforce low speed mode against a host capable of FS and HS?B. If a host is low speed only, will the USB controller work with it? I've tri...
Posted on January 14, 2018 at 09:25Hello,In our Evaluation board of the STM32L486QG we encounter in strange behavior of the MCU.When the power supply turned off and on quickly we saw that sometimes the MCU start to getting in to loops of IWDG.We are...
Posted on June 25, 2018 at 12:14I would like to print frequencies as outputs on my I2C-OLED display. The display is of the form:Freq1: *The actual frequency value calculated by code*I want the Freq1: part to always remain on the screen and only the ...