sending data from STM32 LoRa discovery kit
Posted on December 12, 2017 at 07:18The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 12, 2017 at 07:18The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 19, 2017 at 21:42Being the firmware guy, I get to beat on the hardware guy to give reasonable names in Cube for the pins on the processor.It would be fair payback if Cube could generate some sort of netlist that hardware guy can impor...
Posted on January 29, 2018 at 10:03Hi,We are using STM32F479 processor with RTX OS. The project is a C++ based code build in Keil. We want to design firmware upgrade. We are planning to have two slots, Slot 1 at 0x8008000 and Slot 2 at 0x8080000. ...
Posted on January 28, 2018 at 16:09I am using the STM32H743 together with uVision 5.Are there any example-programs available not using RTOS2 and CubeMX ?What I am missing are simple demo-programs like Blinky ( without RTX ) and a demo-programusing t...
Posted on January 26, 2018 at 14:49We need two USB HS but STM32 only got 1 HS. So if ST has the firmware to support external hub, it would still work for us. Thanks!
Posted on January 28, 2018 at 13:40I am using stm32f429igtx controller. I am trying to interface stpmc-1 energy calculator module with the controller. stpmc-1 module uses some kind of SPI protocol. I need to know whether st provided any driver file ...
Posted on January 25, 2018 at 10:19hi guys.i wrote a code with IAR , and when is run the code in stm32f103ret , cpu go to the interrupt s routin.i dont know why??!!i want to have 1msecond delay for each timer priode , but i cant do that. when the c...
Posted on December 18, 2017 at 21:20hi.i wrote a code for ADC1 , and i could get value from ADC1_channel_1 (IN1) but i cant get value of Channel_2 and show both of two value on LCD in same time.I dont know which function can I use to get both valu...
Posted on January 26, 2018 at 12:03Hi All, I'm using STM32Cube_FW_F4_V1.19.0 in a STM32F24ZI for a company project where it is intended to deploy a CAN network. I believe I've come across an HAL bug. It seems to me that RX pending message flag from...
Posted on January 27, 2018 at 06:05I am getting the following error. Can you please suggest what is the problem?