STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue using BlueNRG with CubeMX

Posted on May 02, 2018 at 23:19Hi,    I am using a BlueNRG-MS connected to an STM32L4 MCU over an SPI bus.  I was able to make it work using code from the BlueNRG development kit, but I could not make it work if I generated code using CubeMX.  After...

Resolved! STM32L041F6 datasheet error

Posted on December 06, 2017 at 08:59 Hi, I think the datasheet of the STM32L041F6 states incorrect package information on page 105: These values are not correct as pin pitch can never be 3.5mm. Where should I notify this error? Kind rega...

daan by Associate II
  • 635 Views
  • 3 replies
  • 0 kudos

TCP CLIENT USING NETCONN API SOMETIMES CONNECT.

Posted on May 14, 2018 at 14:20Hello Every One,I am writing a TCP client on STM32F427 MCU using netconn API. My device is able to connect three times out of ten times. it seems the problem with netconn_connect() api. please help with this.Note:  net...

Resolved! can not download cubemx 1.21 fw

Posted on May 11, 2018 at 16:38I am getting the below error my internet speed is really good. i dont think thats an issue . i tried couple of times when it reaches 215MB it throws this error . and i also have enough disk space

0690X0000060B80QAE.png
RN by Senior
  • 589 Views
  • 4 replies
  • 0 kudos

RTC does not work correctly.

Posted on May 13, 2018 at 06:09Hello guys. I have a problem with RTC. (STM32CubeMX 4.25.1, STM32F103C8T6, )On the penultimate version there was 1 error in the RTC code. But now added new mistakes.hrtc.Init.AsynchPrediv = RTC_AUTO_1_SECONDIt does not...