• STM32F746ng Disco UDP
    Hello Friends, I'm trying to send UDP packets from my STM32F746nG Discovery board. Using the examples from Keil, I can get a webserver to work, however if I try a BSD client example, the device does...
  • STM32F746ng Disco UDP
    Hello Friends, I'm trying to send UDP packets from my STM32F746nG Discovery board. Using the examples from Keil, I can get a webserver to work, however if I try a BSD client example, the device does...
  • Adapt EEPROM EMULATOR to my board STM32F103VE and STM32F746NG
    HI ALL. I'm working with STM32F103VE and STM32F746, and i want to use my Flash memory as EEPROM EMULATOR for writing and reading data easily. I have searched for axemples of Emulation of EEPROM for...
  • Adapt EEPROM EMULATOR to my board STM32F103VE and STM32F746NG
    HI ALL. I'm working with STM32F103VE and STM32F746, and i want to use my Flash memory as EEPROM EMULATOR for writing and reading data easily. I have searched for axemples of Emulation of EEPROM for...
  • floating point performance benchmark
    My benchmark of an Arm processor ( arm64-v8a) on a Householder QR decomposition, written in assembly language, is yielding a computation rate of about 2 Gflops/second. This seems exceptionally high and...