STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L0-DISCOVERY enabling debug uart connection

Posted on November 23, 2017 at 16:50I've been struggling for two days to get the debug UART of STM32L0-DICOVERY board working.I have populated the SB2, SB3 solder bridges and configured the UART1 using Cube.Following are the steps I took,1. Enabled ...

pradeepa by Associate II
  • 106 Views
  • 0 replies
  • 0 kudos

ADC Problems

Posted on November 22, 2017 at 19:45hello,I'm having a little trouble with a project I'm working on.I'm trying to make what is essentially a thermostat using an ADC converter and an MCP9701-e/to-nd temperature sensor and an STM32401RE nucleo MCUMy p...

Stm32f746g-discovery VNC server dosent work?

Posted on November 23, 2017 at 15:00Hi. I downloaded the stm32f746g-discovery demonstration on my board.Every thing is good.But the VNC server show the massage: No replay from DHCP server.I connected my ethernet board port dircetly to my laptop that...

ARM Math library for STM32L4 ?

Posted on November 23, 2017 at 14:13Dear All,Is it possible to used Arm math library for FFT calcul on STM32L4 cible ?Because, I can compile, but when lunch programm, I go in this error loop :Thanks

0690X00000608spQAA.png
aneveux by Associate II
  • 120 Views
  • 0 replies
  • 0 kudos

Resolved! How to declare a big arraw in User RAM with STM32H743ZI

Posted on November 23, 2017 at 11:31Dear all,I'm using STM32H743ZI (nucleo-H743ZI board)This µc have 1Mb of SRAM (512 Kbytes of user sram ?)When i declare array of 100k uint16I have this error message :'section `.bss' will not fit in region `DTCMRAM...

aneveux by Associate II
  • 202 Views
  • 2 replies
  • 0 kudos

Problems with the ADC/DAC

Posted on November 22, 2017 at 11:45Hello:I�m using my STM32L432 to input a signal from the Signal Generator and I�m trying to get the same signal, after using the ADC and DAC (photo below)Here is the program I write, but it doesn�t work. Could some...

0690X0000060PEMQA2.jpg 0690X00000604AyQAI.jpg 0690X0000060PFYQA2.jpg

I2S interface issue on STM32F7 Nucleo board

Posted on November 23, 2017 at 13:15Hi.,I am working on STM32F767ZI Nucleo board, In this I am trying to interface external audio board through I2S interface, I configured I2S in Master receive mode using STM cubeMX, But I am not able to receive any...