STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

declaring variables with ram address

I declared some test variable like,unsigned short *testvar= (unsigned short *)0x20020074;unsigned char *testvar1[4] = {(unsigned char *)0x20020076,(unsigned char *)0x20020077,                                                  (unsigned char *)0x200200...

Resolved! STM32F4 USB "Hello world" example?

Hi, i am trying to use USB VCP device on STM32F401. Is there a example available for this? Optimally, if it ends with something like the "Hello World" display in the terminal. My goal is to replace FTDI with internal USB in STM.Thanks

PHude.1 by Associate III
  • 2245 Views
  • 17 replies
  • 0 kudos

Resolved! LWIP with STM32F769

Posted on May 21, 2018 at 17:07I want to use the ETH port to communicate with other devices. I started by creating a project in CubeMX for the STM2F769I-Disc board. I simply added the LWIP and the ETH port (as RMII) and set a specific IP address (wh...

Rick MC by Associate III
  • 800 Views
  • 8 replies
  • 1 kudos

FileX NAND Flash performance problem

I using the stm32L4+MT29F2G01 and the latest Filex library from ST 2.0.0 (6.2.0 AzureRTOS). After the format, the performance is satisfactory for me (250ms write 2048B), but after saving a few files of about 1MB each, the efficiency drops sharply, th...

Pawol by Associate
  • 587 Views
  • 3 replies
  • 0 kudos

Resolved! AWS Iot Core Connection / Project Build Error ( B-L4S5I-IOT01)

B-L4S5I-IOT01 보드를 사용하고 있으며, AWS Iot에 연결하는 과정을 따라하고 있습니다. aws-demo 빌드시 오류가 발생하면 결함을 발견할 수 있는 방법이 도움이 되었습니까? 미리 감사드립니다. https://catalog.us-east-1.prod.workshops.aws/workshops/b5857416-f2f6-4188-8562-053ec5f983ef/en-US/lab-0  > 불러오기 링크 >오류가 발생한 화면 (x-c...

빌드 에러 사진.png
dongkey by Associate II
  • 657 Views
  • 4 replies
  • 0 kudos

STM32 C011

Hi,I am going to be a part of a firmware development using STM32C0 series. Can I able to use ADC input which is input power supply as EXT Interrupt  to wake up from sleep mode?How can be it assigned in ?Please Can anyone give an idea?

meena by Associate III
  • 319 Views
  • 3 replies
  • 0 kudos