5V input to STM32 ADC ?
Dear Member,I have a sensor with 5V output,Does STM32 work with it ?Thanks
Dear Member,I have a sensor with 5V output,Does STM32 work with it ?Thanks
Dear Members,How can I convert date on GPS ?UTC date 60819into6-August-2019 ?thanks
See: http://www.keil.com/forum/63929Also interested to know whether the ST-Link can/does support it?
Hello,My O.S. is Linux Lite (ubuntu).I am getting "No such port: '/dev/ttyACM0' msg when I try to open the internal serial monitor in the IDE. I also tried /ttyACM0, etc.. When I use the Aruduino ide I can access the port successfully.ThanksTop
Hello, I'm new to the stm community, I have a stm32f103 (blue pill) board with st link debugger, however moving on from arduino IDE I'm having hard time picking up from source codes or writing one myself ( I'm using system workbench and cubeMX ). can...
I just bought a Nucleo board (F446) and per the documentation it mentions that "demo software" and "several software examples" are to be found on www.st.com.stm32nucleo.I went to this page an only see a small number of compiled binaries. Can someone ...
Hello,I have my STM32L4 running some code that is taking variables out of memory and outputting them via DMA SPI as a slave, as well as running code in main that incremements a counter and displays variables on an I2C display. If I have a very small...
Hi,I developped an application using a STM32F373C8T6, but now it's time to go to production I found a very affordable source for the STM32F373CCT6.As far as I know, it's the same chip, the CC version only has more memory.Can I use the same hex file o...
I am using example of CANBUS_Networking of STM32F769I_EVAL in Nucleo-f767zi board.I can see data using the oscilloscope but when i try to see in CAN_Analyser i couldn't see anything.i have tried all the bitrate but still im not any values.i'm using ...
1) STM32l432kc nucleo board2) Today I decided to test my sleep mode codeI uploaded my code, I received my print messages on USART, I decided to tweak a few things... and here is the issue.When I attempt to upload again, I receive the following error:...