STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746G Sampling Error

I use the BSP functions to record audio. The sampling frequency is set to 8000 Hz and the buffer size to save the recorded data into is set at 8000 elements long. It would make sense if the time to fill up the buffer is 1s. However it takes exactly 5...

Avan.7 by Associate II
  • 710 Views
  • 3 replies
  • 0 kudos

Need to hide the .c files from client

I have been using Atollic TrueSTUDIO for STM32F3DISCOVERY applications to write and test algorithm for a client. After successful debugging and testing I have to handover the project to the client. However I cannot reveal my source code which is actu...

ARauf by Associate
  • 1078 Views
  • 4 replies
  • 0 kudos

send message to Sigfox cloud

I bought  Discovery kit for LoRaWAN™, Sigfox™, and LPWAN protocols with STM32L0 . Then I read https://github.com/aureleq/muRataSigfox . This is about my same kit. I was able to register it with Sigfox. More, I read http://blog.aha.nl/2018/02/getting-...

ATrev by Associate II
  • 510 Views
  • 0 replies
  • 0 kudos

Unexpected values of variables in STM Studio

Hello,I have been using STM studio for monitoring run time behavior of a software for STM32F4 and I have noticed that traces of some variables contain abrupt changes to zero value. The zero values are displayed despite the fact that the actual value ...

0690X000006BsKaQAK.jpg

Stm32F207 Ethernet Multicast RX

Posted on June 23, 2017 at 14:04Hi!Currently I'm using lwip + tinymDNS on a stm32f207.The mDNS needs multicast packets. I activated IGMP in the lwip stack and it works.mDNS messages were sent as mutlicast packets.But the one thing that did not work ...

CubeMX LWIP not working

Posted on March 15, 2017 at 02:47I have just started experimenting with ST products. I have a STM32F4 Discovery board. I bought a DP83848 PHY on Ebay and connected it to the Discovery board. I downloaded a hex file from here:[https://community.st.co...